Class ResteasyURIException

All Implemented Interfaces:
Serializable

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

  • Constructor Details

    • ResteasyURIException

      public ResteasyURIException()
    • ResteasyURIException

      public ResteasyURIException(String message)
    • ResteasyURIException

      public ResteasyURIException(String message, Throwable cause)
    • ResteasyURIException

      public ResteasyURIException(Throwable cause)