Package com.gpudb

Class GPUdbBase.GPUdbExitException

    • Constructor Detail

      • GPUdbExitException

        public GPUdbExitException​(String message)
        Creates a new GPUdbBase.GPUdbExitException with the specified message.
        Parameters:
        message - the message
      • GPUdbExitException

        public GPUdbExitException​(String message,
                                  Throwable cause)
        Creates a new GPUdbBase.GPUdbExitException with the specified message and cause.
        Parameters:
        message - the message
        cause - the cause