Class ContentMigrationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.onehippo.forge.content.exim.core.ContentMigrationException
- All Implemented Interfaces:
Serializable
ContentMigrationException thrown by
ContentMigrationTask
.- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionContentMigrationException
(String message) ContentMigrationException
(String msg, Throwable nested) ContentMigrationException
(Throwable nested) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ContentMigrationException
public ContentMigrationException() -
ContentMigrationException
-
ContentMigrationException
-
ContentMigrationException
-