com.thalesgroup.dtkit.util.validator
Class ValidationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.thalesgroup.dtkit.util.validator.ValidationException
- All Implemented Interfaces:
- Serializable
public class ValidationException
- extends RuntimeException
- implements Serializable
- 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(Throwable cause)
ValidationException
public ValidationException(String message,
Throwable cause)
Copyright © 2004-2012. All Rights Reserved.