Class DMPMException

    • Constructor Detail

      • DMPMException

        public DMPMException​(String errorMessage)
      • DMPMException

        public DMPMException​(String errorMessage,
                             Throwable cause)
    • Method Detail

      • getErrorMessage

        public abstract String getErrorMessage()