public class SaxonApiUncheckedException extends RuntimeException
Iterator.next().
The exception always wraps some underlying exception, which can be retrieved using Throwable.getCause()| Constructor and Description |
|---|
SaxonApiUncheckedException(Throwable err)
Create an unchecked exception
|
| Modifier and Type | Method and Description |
|---|---|
String |
getMessage()
Returns the detail message string of this throwable.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic SaxonApiUncheckedException(Throwable err)
err - the underlying causepublic String getMessage()
getMessage in class ThrowableCopyright (c) 2004-2013 Saxonica Limited. All rights reserved.