Class: Error

TrustAnchorContainer.Error(error)

new Error(error)

Create a TrustAnchorContainer.Error. Call with: throw new TrustAnchorContainer.Error(new Error("message")).
Parameters:
Name Type Description
error Error The exception created with new Error.
Source: