Creates a new identification validation exception.
code The error code for this exception. message The error message for this exception.
code
message
IdentificationException(this.code, this.message);