Class QNotFoundException

All Implemented Interfaces:
Serializable

public class QNotFoundException extends QUserFacingException
User-facing exception for when something wasn't found (e.g., a named table or record-by-id).
See Also:
  • Constructor Details

    • QNotFoundException

      public QNotFoundException(String message)
      Constructor of message
    • QNotFoundException

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