Class 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:
  • Constructor Details

    • IllegalScopeException

      public IllegalScopeException()
      Creates an instance.
    • IllegalScopeException

      public IllegalScopeException(String msg)
      Creates an instance with a given message.
      Parameters:
      msg - the message