Skip to content

Chaise Error Hierarchy

Amit Jha edited this page Dec 2, 2017 · 2 revisions

CHAISE

  • Chaise Error
    • multipleRecordError:

      When multiple records are returned for a set of keys. This prototype contains status, message, and stack trace information. A redirectURL is attached to the prototype to redirect users after clicking OK button.

    • noRecordError:

      When no records are returned for a set of keys. This prototype contains status, message, and stack trace information. A redirectURL is attached to the prototype to redirect users after clicking OK button.

    • InvalidInputError:

    • MalformedUriError:

Clone this wiki locally