Class ARQInternalErrorException

All Implemented Interfaces:
Serializable

public class ARQInternalErrorException extends QueryFatalException
See Also:
  • Constructor Details

    • ARQInternalErrorException

      public ARQInternalErrorException(Throwable cause)
    • ARQInternalErrorException

      public ARQInternalErrorException()
    • ARQInternalErrorException

      public ARQInternalErrorException(String msg)
    • ARQInternalErrorException

      public ARQInternalErrorException(String msg, Throwable cause)