public class IllegalScopeException extends InvalidRequestException
ServiceException raised when attempt to contact service endpoints outside the scope.| Constructor and Description |
|---|
IllegalScopeException()
Creates an instance.
|
IllegalScopeException(String msg)
Creates an instance with a given message.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic IllegalScopeException()
public IllegalScopeException(String msg)
msg - the messageCopyright © 2017. All Rights Reserved.