net.sf.validatedattrib
Class ValidationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
net.sf.validatedattrib.ValidationException
- All Implemented Interfaces:
- Serializable
public class ValidationException
- extends Exception
TODO: write JavaDoc
- Author:
- Philip May
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ValidationException
public ValidationException()
ValidationException
public ValidationException(String message)
ValidationException
public ValidationException(String message,
Throwable cause)
ValidationException
public ValidationException(Throwable cause)
Copyright © 2006 Philip May. All Rights Reserved.