Class ForbiddenRuntimeException

  • All Implemented Interfaces:
    Serializable

    public class ForbiddenRuntimeException
    extends org.silverpeas.kernel.SilverpeasRuntimeException
    See Also:
    Serialized Form
    • Constructor Detail

      • ForbiddenRuntimeException

        public ForbiddenRuntimeException​(String message)
      • ForbiddenRuntimeException

        public ForbiddenRuntimeException​(String message,
                                         Throwable cause)
      • ForbiddenRuntimeException

        public ForbiddenRuntimeException​(Throwable cause)