InvalidIDException.

InvalidIDException(Exception) Constructor

Summary

Constructor allowing to specify the exception cause

Syntax

public InvalidIDException(Exception cause)

Parameters

Name Type Description
cause Exception cause exception

Return Value

Type Description
void