Class InvalidSpecException

All Implemented Interfaces:
Serializable

public class InvalidSpecException extends RuntimeException
Indicates that a Spec has done something it is not supposed to do. It is up to the Spec author to correct the problem.
Author:
Peter Niederwieser
See Also: