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