Package com.atlassian.crowd.migration
Class ImportException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.atlassian.crowd.migration.ImportException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorDescriptionImportException
(Exception exception) ImportException
(String message) ImportException
(String message, Throwable cause) ImportException
(String message, List<String> errors) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ImportException
-
ImportException
-
ImportException
-
ImportException
-