Package com.fluig.sdk.exception
Class ApplicationKeyNotFoundException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- com.fluig.sdk.api.common.SDKException
-
- com.fluig.sdk.exception.ApplicationKeyNotFoundException
-
- All Implemented Interfaces:
Serializable
public class ApplicationKeyNotFoundException extends com.fluig.sdk.api.common.SDKException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description ApplicationKeyNotFoundException(String resource, Exception e)
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-