public class GcExpressionLanguageMissingVariableException extends RuntimeException
Constructor and Description |
---|
GcExpressionLanguageMissingVariableException() |
GcExpressionLanguageMissingVariableException(String s) |
GcExpressionLanguageMissingVariableException(String message,
Throwable cause) |
GcExpressionLanguageMissingVariableException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public GcExpressionLanguageMissingVariableException()
public GcExpressionLanguageMissingVariableException(String s)
s
- public GcExpressionLanguageMissingVariableException(String message, Throwable cause)
message
- cause
- public GcExpressionLanguageMissingVariableException(Throwable cause)
cause
- Copyright © 2016 Internet2. All rights reserved.