Class QuotaRuntimeException

  • All Implemented Interfaces:
    Serializable

    public class QuotaRuntimeException
    extends org.silverpeas.kernel.SilverpeasRuntimeException
    Author:
    Yohann Chastagnier
    See Also:
    Serialized Form
    • Constructor Detail

      • QuotaRuntimeException

        public QuotaRuntimeException​(String message)
      • QuotaRuntimeException

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

        public QuotaRuntimeException​(Throwable cause)