Class YFormServiceException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- de.hybris.platform.xyformsservices.exception.YFormServiceException
-
- All Implemented Interfaces:
java.io.Serializable
public class YFormServiceException extends java.lang.Exception
Exception thrown while handling yForms- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description YFormServiceException(java.lang.String message)
YFormServiceException(java.lang.String message, java.lang.Throwable t)
YFormServiceException(java.lang.Throwable t)
-