public class SaxonApiException
extends java.lang.Exception
| Constructor and Description |
|---|
SaxonApiException(java.lang.String message)
Create a SaxonApiException
|
SaxonApiException(java.lang.Throwable e)
Create a SaxonApiException
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getMessage()
Returns the detail message string of this throwable.
|