net.sf.saxon.s9api
public class SaxonApiUncheckedException extends RuntimeException
| Constructor Summary | |
|---|---|
| SaxonApiUncheckedException(Throwable err)
Create an unchecked exception | |
| Method Summary | |
|---|---|
| String | getMessage()
Returns the detail message string of this throwable.
|
Parameters: err the underlying cause
Returns: the detail message string of this Throwable instance (which may be null).