Class ForbiddenAction

  • All Implemented Interfaces:
    java.io.Serializable

    public class ForbiddenAction
    extends HttpAction
    A forbidden HTTP action.
    Since:
    4.0.0
    Author:
    Jerome Leleu
    See Also:
    Serialized Form
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      protected ForbiddenAction()  
    • Method Summary

      • Methods inherited from class java.lang.Throwable

        addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
    • Constructor Detail

      • ForbiddenAction

        protected ForbiddenAction()