Class LogicException.ApplyLogicException

All Implemented Interfaces:
Serializable
Enclosing class:
LogicException

public static class LogicException.ApplyLogicException extends LogicException
Exception while applying an expression to an object.
See Also:
  • Field Details

  • Constructor Details

    • ApplyLogicException

      public ApplyLogicException(String message, Exception e)
    • ApplyLogicException

      public ApplyLogicException(String message)