Class ResteasyRedirectException

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
ResteasyCircularRedirectException, ResteasyInvalidRedirectLocationException

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

  • Constructor Details

    • ResteasyRedirectException

      public ResteasyRedirectException()
    • ResteasyRedirectException

      public ResteasyRedirectException(String message)
    • ResteasyRedirectException

      public ResteasyRedirectException(String message, Throwable cause)
    • ResteasyRedirectException

      public ResteasyRedirectException(Throwable cause)