Class PropertySource.PropertySetException

    • Method Detail

      • getStatus

        public Response.Status getStatus()
        A response code indicating the problem. Eg 500 for a processing error, or conflict, forbidden, etc
        Returns:
      • getErrorNotes

        public String getErrorNotes()
        Should contain a human readable description of the problem
        Returns: