Class JaloTypeException

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
JaloAbstractTypeException, JaloDuplicateCodeException, JaloDuplicateQualifierException, JaloGenericCreationException

public abstract class JaloTypeException extends JaloBusinessException
The base class of all type related exceptions
See Also:
  • Constructor Details

    • JaloTypeException

      public JaloTypeException(Throwable nested, int vendorCode)
    • JaloTypeException

      public JaloTypeException(String msg, int vendorCode)