Class EJBSecurityException

All Implemented Interfaces:
Serializable

public class EJBSecurityException extends JaloBusinessException
Thrown to indicate that a business exception occured in the ejb layer.
See Also:
  • Constructor Details

    • EJBSecurityException

      public EJBSecurityException(Throwable throwable, String message, int vendorCode)