Package sop.exception

Class SOPGPException

    • Constructor Detail

      • SOPGPException

        public SOPGPException()
      • SOPGPException

        public SOPGPException​(java.lang.String message)
      • SOPGPException

        public SOPGPException​(java.lang.Throwable e)
      • SOPGPException

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

      • getExitCode

        public abstract int getExitCode()