Class AccountArchiveServiceException
java.lang.Object
java.lang.Throwable
java.lang.Exception
net.anotheria.portalkit.services.common.exceptions.PortalKitServiceException
net.anotheria.portalkit.services.accountarchive.AccountArchiveServiceException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
ArchivedAccountNotFoundException
public class AccountArchiveServiceException
extends net.anotheria.portalkit.services.common.exceptions.PortalKitServiceException
- Since:
- 21.04.14 18:43
- Author:
- VKoulakov
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionAccountArchiveServiceException(String message) AccountArchiveServiceException(String message, 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
-
AccountArchiveServiceException
-
AccountArchiveServiceException
-
AccountArchiveServiceException
-