org.gcube.common.clients.exceptions
Class IllegalScopeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.gcube.common.clients.exceptions.ServiceException
org.gcube.common.clients.exceptions.InvalidRequestException
org.gcube.common.clients.exceptions.IllegalScopeException
- All Implemented Interfaces:
- Serializable
public class IllegalScopeException
- extends InvalidRequestException
A ServiceException raised when attempt to contact service endpoints outside the scope.
- Author:
- Fabio Simeoni
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
IllegalScopeException
public IllegalScopeException()
- Creates an instance.
IllegalScopeException
public IllegalScopeException(String msg)
- Creates an instance with a given message.
- Parameters:
msg - the message
Copyright © 2013. All Rights Reserved.