Package org.alfresco.repo.client.config
Class ClientAppNotFoundException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- org.alfresco.error.AlfrescoRuntimeException
-
- org.alfresco.repo.client.config.ClientAppNotFoundException
-
- All Implemented Interfaces:
java.io.Serializable
public class ClientAppNotFoundException extends org.alfresco.error.AlfrescoRuntimeException- Author:
- Jamal Kaabi-Mofrad
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description ClientAppNotFoundException(java.lang.String msgId)ClientAppNotFoundException(java.lang.String msgId, java.lang.Object[] msgParams)
-
Method Summary
-
Methods inherited from class org.alfresco.error.AlfrescoRuntimeException
create, create, getMsgId, getMsgParams, getNumericalId, getRootCause, makeRuntimeException
-
-