Package de.hybris.platform.util.jeeapi
Class YEJBException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- de.hybris.platform.util.jeeapi.YEJBException
-
- All Implemented Interfaces:
java.io.Serializable
- Direct Known Subclasses:
HJMPException,YNoSuchEntityException
public class YEJBException extends java.lang.RuntimeException- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description YEJBException(java.lang.Exception e)YEJBException(java.lang.String s)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.ThrowablegetCausedByException()
-