Class JaloAbstractTypeException

All Implemented Interfaces:
Serializable

public class JaloAbstractTypeException extends JaloTypeException
thrown whenever an operation is attempted on an abstract type this is allowed only for concrete types
See Also:
  • Constructor Details

    • JaloAbstractTypeException

      public JaloAbstractTypeException(Throwable nested, int vendorCode)
    • JaloAbstractTypeException

      public JaloAbstractTypeException(ComposedType type)