Class PatchImportException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
de.hybris.platform.patches.exceptions.PatchImportException
- All Implemented Interfaces:
Serializable
An exception used for errors related to importing patches.
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionPatchImportException(String message) PatchImportException(String message, Throwable cause) PatchImportException(Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
PatchImportException
-
PatchImportException
-
PatchImportException
-