Class ExoException

    • Constructor Detail

      • ExoException

        public ExoException()
    • Method Detail

      • getSeverity

        public int getSeverity()
      • setSeverity

        public void setSeverity​(int severity)
      • getExceptionDescription

        public abstract String getExceptionDescription()
      • getErrorCode

        public abstract String getErrorCode()