Java org.xml.sax SAXNotSupportedException fields, constructors, methods, implement or subclass

Example usage for Java org.xml.sax SAXNotSupportedException fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.xml.sax SAXNotSupportedException.

The text is from its open source code.

Constructor

SAXNotSupportedException(String message)
Construct a new exception with the given message.

Method

StringgetLocalizedMessage()
Creates a localized description of this throwable.