Class QuotaException

    • Constructor Detail

      • QuotaException

        public QuotaException()
      • QuotaException

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

        public QuotaException​(String msg)
      • QuotaException

        public QuotaException​(Throwable cause)
      • QuotaException

        public QuotaException​(String msg,
                              String userMessage)
    • Method Detail

      • getUserMessage

        public String getUserMessage()
        Returns the user message, which is safe to show to end user
        Returns:
        String