InvalidIDException.

InvalidIDException(int) Constructor

Summary

Constructor allowing to specify the offending id

Syntax

public InvalidIDException(int id)

Parameters

Name Type Description
id int the offending id

Return Value

Type Description
void