Signature Exception
A SignatureException is thrown when a definition of a method is invalid. This might indicate a compatibility problem between the argument signature and the message name, or perhaps an inconsistency between the signature and other signatures already installed in the system.
Note that this is distinct from a MalformedMessageException, which indicates a syntactic error in the message name itself.
Author
Mark van Gulik
Parameters
error Code
The error code.
See also
Constructors
Link copied to clipboard
Construct a new SignatureException with the specified error code.
Properties
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Answer the numeric error code as an Avail.
Link copied to clipboard
Link copied to clipboard