public class InvalidLiteralException extends RuntimeException
| Constructor and Description | 
|---|
InvalidLiteralException()  | 
InvalidLiteralException(String message)  | 
InvalidLiteralException(String message,
                       Throwable cause)  | 
InvalidLiteralException(Throwable cause)  | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic InvalidLiteralException()
public InvalidLiteralException(String message)
public InvalidLiteralException(String message, Throwable cause)
public InvalidLiteralException(Throwable cause)
Copyright © 2019 Nuxeo. All rights reserved.