Class EJBTypeException

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
EJBAbstractTypeException, EJBDuplicateCodeException, EJBDuplicateQualifierException

public abstract class EJBTypeException extends JaloBusinessException
abstract superclass for type-specific business exceptions
See Also:
  • Constructor Details

    • EJBTypeException

      public EJBTypeException(Exception nested, String message, int vendorCode)