public class SaxonApiException
extends java.lang.Exception
?????? |
---|
SaxonApiException(java.lang.String message)
Create a SaxonApiException
|
SaxonApiException(java.lang.Throwable e)
Create a SaxonApiException
|
?????? | ????? |
---|---|
java.lang.String |
getMessage()
Returns the detail message string of this throwable.
|