Package sop.exception

Class SOPGPException

    • Constructor Detail

      • SOPGPException

        public SOPGPException()
      • SOPGPException

        public SOPGPException​(String message)
      • SOPGPException

        public SOPGPException​(Throwable e)
      • SOPGPException

        public SOPGPException​(String message,
                              Throwable cause)
    • Method Detail

      • getExitCode

        public abstract int getExitCode()