Class ResteasyMethodNotSupportedException

All Implemented Interfaces:
Serializable

public class ResteasyMethodNotSupportedException extends ResteasyHttpException
Version:
$Revision: 1.1 $ Copyright Jul 28, 2012
See Also:
  • Field Details

  • Constructor Details

    • ResteasyMethodNotSupportedException

      public ResteasyMethodNotSupportedException()
    • ResteasyMethodNotSupportedException

      public ResteasyMethodNotSupportedException(String message)
    • ResteasyMethodNotSupportedException

      public ResteasyMethodNotSupportedException(String message, Throwable cause)
    • ResteasyMethodNotSupportedException

      public ResteasyMethodNotSupportedException(Throwable cause)