Package com.nickuc.login.api.exception
Class nLoginRequestUnsupportedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
java.lang.UnsupportedOperationException
com.nickuc.login.api.exception.nLoginRequestUnsupportedException
- All Implemented Interfaces:
Serializable
Exception thrown when an API request cannot be fulfilled in the current implementation.
Only thrown in PROXY
implementations.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
nLoginRequestUnsupportedException
-