Class NotFoundStatusMessage

All Implemented Interfaces:
Serializable

public class NotFoundStatusMessage extends QErrorMessage
Record error message for when something couldn't be found (e.g., a request to update a record, but it isn't in the backend).
See Also:
  • Constructor Details

    • NotFoundStatusMessage

      public NotFoundStatusMessage(String message)
      Constructor