Class UnsupportedMethodException

All Implemented Interfaces:
Serializable

@Deprecated public class UnsupportedMethodException extends UriStoreException
Deprecated.
See Also:
  • Constructor Details

    • UnsupportedMethodException

      public UnsupportedMethodException(UriTarget.Method method, URI uri)
      Deprecated.
    • UnsupportedMethodException

      public UnsupportedMethodException()
      Deprecated.
    • UnsupportedMethodException

      public UnsupportedMethodException(String message)
      Deprecated.
    • UnsupportedMethodException

      public UnsupportedMethodException(Throwable cause)
      Deprecated.
    • UnsupportedMethodException

      public UnsupportedMethodException(String message, Throwable cause)
      Deprecated.