Class QRuntimeException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.kingsrook.qqq.backend.core.exceptions.QRuntimeException
All Implemented Interfaces:
Serializable

public class QRuntimeException extends RuntimeException
Base class for unchecked exceptions thrown in qqq.
See Also:
  • Constructor Details

    • QRuntimeException

      public QRuntimeException(Throwable t)
      Constructor of message
    • QRuntimeException

      public QRuntimeException(String message)
      Constructor of message
    • QRuntimeException

      public QRuntimeException(String message, Throwable cause)
      Constructor of message invalid input: '&' cause