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