Class YFormServiceException

java.lang.Object
java.lang.Throwable
java.lang.Exception
de.hybris.platform.xyformsservices.exception.YFormServiceException
All Implemented Interfaces:
Serializable

public class YFormServiceException extends Exception
Exception thrown while handling yForms
See Also:
  • Constructor Details

    • YFormServiceException

      public YFormServiceException(String message)
    • YFormServiceException

      public YFormServiceException(String message, Throwable t)
    • YFormServiceException

      public YFormServiceException(Throwable t)