MCPcopy Create free account
hub / github.com/DistributedClocks/shiviz / Exception

Function Exception

js/util/exception.js:17–31  ·  view source on GitHub ↗

* Constructs an Exception object that has the message specified. * * @classdesc * * Exceptions represent unexpected errors or circumstances that may be caught. * In Shiviz, you should ONLY ever throw Exception objects (as opposed to say, * raw strings). Exceptions contain a message that can

(message, isUserFriendly)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected