public class UnauthorizedRequestException extends Exception
| Constructor and Description |
|---|
UnauthorizedRequestException()
Class constructor
|
UnauthorizedRequestException(String arg0)
Class constructor
|
UnauthorizedRequestException(String arg0,
Throwable arg1)
Class constructor
|
UnauthorizedRequestException(Throwable arg0)
Class constructor
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic UnauthorizedRequestException()
public UnauthorizedRequestException(String arg0, Throwable arg1)
arg0 - arg1 - public UnauthorizedRequestException(String arg0)
arg0 - public UnauthorizedRequestException(Throwable arg0)
arg0 - Copyright © 2014. All rights reserved.