Class YEJBException

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
HJMPException, YNoSuchEntityException

public class YEJBException extends RuntimeException
See Also:
  • Constructor Details

    • YEJBException

      public YEJBException(String s)
    • YEJBException

      public YEJBException(Exception e)
  • Method Details

    • getCausedByException

      public Throwable getCausedByException()