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, toString
public InvalidLiteralException()
public InvalidLiteralException(String message)
public InvalidLiteralException(String message, Throwable cause)
public InvalidLiteralException(Throwable cause)
Copyright © 2018 Nuxeo. All rights reserved.