ch.panter.li.bi.asn.api
Class ValidationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
ch.panter.li.bi.asn.api.ValidationException
- All Implemented Interfaces:
- Serializable
public class ValidationException
- extends Exception
An exception that gets thrown when there are unresolved validation items.
- See Also:
- Serialized Form
ValidationException
public ValidationException(ValidationInfo info)
- Creates a new instance with the given info.
- Parameters:
info
- the info
getInfo
public final ValidationInfo getInfo()
getMessage
public String getMessage()
- Overrides:
getMessage
in class Throwable
Copyright 2007-2007 SourceForge. All Rights Reserved.