org.xml.sax.SAXNotSupportedException.SAXNotSupportedException
constructor
public SAXNotSupportedException(message as String):
Description

Creates an unsupported-operation exception.

Parameters
  • message Error message.
Example
error = SAXNotSupportedException("Read-only property")