Class UnsupportedOperationException

All Implemented Interfaces:
Serializable

@Unrecoverable public class UnsupportedOperationException extends InvalidRequestException
Raised with requests to service operations that are not supported.
Author:
Fabio Simeoni
See Also:
  • Constructor Details

    • UnsupportedOperationException

      public UnsupportedOperationException()
      Creates an instance.
    • UnsupportedOperationException

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