Javax.Xml.Transform.TransformerException Members

The members of Javax.Xml.Transform.TransformerException are listed below.

See Also: Inherited members from Java.Lang.Exception

Public Constructors

Create a new TransformerException wrapping an existing exception.
Create a new TransformerException.
Wrap an existing exception in a TransformerException.
Create a new TransformerException from a message and a Locator.
Wrap an existing exception in a TransformerException.

Protected Constructors

A constructor used when creating managed representations of JNI objects; called by the runtime.

Public Properties

[read-only]
ExceptionJava.Lang.Throwable. This method retrieves an exception that this exception wraps.
[read-only]
LocationAsStringstring. Get the location information as a string.
LocatorISourceLocator. Method getLocator retrieves an instance of a SourceLocator object that specifies where an error occurred.
[read-only]
MessageAndLocationstring. Get the error message with location information appended.

Protected Properties

[read-only]
override
ThresholdClassIntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.
[read-only]
override
ThresholdTypeType. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.