Class LeafCastException

All Implemented Interfaces:
Serializable

public class LeafCastException extends IllegalArgumentException
Special unchecked exception type thrown by FrameLeaf when encountering data type conversion errors.
See Also:
  • Constructor Details

    • LeafCastException

      public LeafCastException()
    • LeafCastException

      public LeafCastException(String message)