Class ARQNotImplemented

All Implemented Interfaces:
Serializable

public class ARQNotImplemented extends QueryFatalException
See Also:
  • Constructor Details

    • ARQNotImplemented

      public ARQNotImplemented(Throwable cause)
    • ARQNotImplemented

      public ARQNotImplemented()
    • ARQNotImplemented

      public ARQNotImplemented(String msg)
    • ARQNotImplemented

      public ARQNotImplemented(String msg, Throwable cause)
  • Method Details