|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
com.veriplace.client.VeriplaceException
com.veriplace.client.RequestDeniedException
com.veriplace.client.UserDiscoveryException
com.veriplace.client.UserDiscoveryNotPermittedException
public class UserDiscoveryNotPermittedException
Thrown to indicate that a UserDiscoveryAPI method failed because the
application does not have permission to identify the user.
| Constructor Summary | |
|---|---|
UserDiscoveryNotPermittedException()
|
|
UserDiscoveryNotPermittedException(VeriplaceOAuthException cause)
|
|
| Method Summary | |
|---|---|
VeriplaceOAuthException |
getCause()
|
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public UserDiscoveryNotPermittedException()
public UserDiscoveryNotPermittedException(VeriplaceOAuthException cause)
| Method Detail |
|---|
public VeriplaceOAuthException getCause()
getCause in class java.lang.Throwable
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||