Class InvalidArgumentException

All Implemented Interfaces:
Serializable

public class InvalidArgumentException extends ApplicationException
Exception thrown when arguments are not valid. See javax.validation support by Spring MVC
Author:
Nicolas Thibault
See Also: