Class LogicException.ApplyLogicException

  • All Implemented Interfaces:
    java.io.Serializable
    Enclosing class:
    LogicException

    public static class LogicException.ApplyLogicException
    extends LogicException
    Exception while applying an expression to an object.
    See Also:
    Serialized Form
    • Constructor Detail

      • ApplyLogicException

        public ApplyLogicException​(java.lang.String message,
                                   java.lang.Exception e)
      • ApplyLogicException

        public ApplyLogicException​(java.lang.String message)