Class SapServiceOrderCancelOutboundException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
de.hybris.platform.sap.sapserviceorder.exceptions.SapServiceOrderCancelOutboundException
- All Implemented Interfaces:
Serializable
Exception for Service Order Cancel Outbound
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionConstructor.Constructor. -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
SapServiceOrderCancelOutboundException
Constructor.- Parameters:
msg- Message for the Exception
-
SapServiceOrderCancelOutboundException
Constructor.- Parameters:
msg- Message for the Exceptionex- root cause
-