public class JXPathTypeConversionException extends JXPathException
| Constructor and Description |
|---|
JXPathTypeConversionException(String message)
Create a new JXPathTypeConversionException.
|
JXPathTypeConversionException(String message,
Exception ex)
Create a new JXPathTypeConversionException.
|
getCause, getException, getMessageaddSuppressed, fillInStackTrace, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic JXPathTypeConversionException(String message)
message - exception textCopyright © 2001–2019 The Apache Software Foundation. All rights reserved.