Class: PermanentError

PermanentError(message)

Error raised for an operation which would not be expected to succeed even if the operation were retried.

Constructor

new PermanentError(message)

Parameters:
Name Type Description
message String

The error message.

Source: