Error type that allows for a customized message.
Construct an instance of CustomerError.
CustomerError
The human readable message that justifies the failure.
Type discriminator
Provides a human readable representation of the value. Mostly for debugging.
Error type that allows for a customized message.