public class InternalParseException extends RuntimeException
Constructor and Description |
---|
InternalParseException(SpelParseException cause) |
Modifier and Type | Method and Description |
---|---|
SpelParseException |
getCause() |
addSuppressed, fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public InternalParseException(SpelParseException cause)
public SpelParseException getCause()