org.geotools.validation.xml
Class ValidationException
Object
Throwable
Exception
ValidationException
- All Implemented Interfaces:
- Serializable
public class ValidationException
- extends Exception
An exception used to collect and generalize errors in the validation system.
- Author:
- dzwiers, Refractions Research, Inc., $Author: dmzwiers $ (last modification)
- See Also:
- Serialized Form
- Module:
modules/extension/validation (gt-validation.jar)
Methods inherited from class Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ValidationException
public ValidationException()
ValidationException
public ValidationException(String s)
ValidationException
public ValidationException(Throwable e)
ValidationException
public ValidationException(String s,
Throwable e)
Copyright © 1996-2009 Geotools. All Rights Reserved.