Skip to main content
Package com.gpudb

Class GPUdbRuntimeException

All Implemented Interfaces:

public final class GPUdbRuntimeException extends RuntimeException
  • Constructor Details

    • GPUdbRuntimeException

      public GPUdbRuntimeException()
    • GPUdbRuntimeException

      public GPUdbRuntimeException(String message)
    • GPUdbRuntimeException

      public GPUdbRuntimeException(String message, Throwable cause)
    • GPUdbRuntimeException

      public GPUdbRuntimeException(Throwable cause)