Class ArchivedAccountNotFoundException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- net.anotheria.portalkit.services.common.exceptions.PortalKitServiceException
-
- net.anotheria.portalkit.services.accountarchive.AccountArchiveServiceException
-
- net.anotheria.portalkit.services.accountarchive.ArchivedAccountNotFoundException
-
- All Implemented Interfaces:
java.io.Serializable
public class ArchivedAccountNotFoundException extends AccountArchiveServiceException
- Since:
- 22.04.14 17:28
- Author:
- VKoulakov
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description ArchivedAccountNotFoundException(java.lang.String accountName)ArchivedAccountNotFoundException(net.anotheria.portalkit.services.common.AccountId accountId)
-