Exception class InvalidIdException signals that an invalid id has been
passed as argument to a method of the info- or aspect-interface.
version: $Revision: 1.1.1.1 $ author: Stephan Markwalder
Constructor Summary
public
InvalidIdException() Constructs an InvalidIdException with no detail message.
public
InvalidIdException(String s) Constructs an InvalidIdException with the specified
detail message.