Class AttributeExpressionLanguageParsingException

All Implemented Interfaces:
Serializable

public class AttributeExpressionLanguageParsingException extends AttributeExpressionLanguageException
See Also:
  • Field Details

  • Constructor Details

    • AttributeExpressionLanguageParsingException

      public AttributeExpressionLanguageParsingException(String explanation)
    • AttributeExpressionLanguageParsingException

      public AttributeExpressionLanguageParsingException(String explanation, Throwable t)
    • AttributeExpressionLanguageParsingException

      public AttributeExpressionLanguageParsingException(Throwable t)