sf.qof.exception
Class ValidationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
sf.qof.exception.ValidationException
- All Implemented Interfaces:
- Serializable
public class ValidationException
- extends RuntimeException
A validation exception. Thrown during the validation and generation process.
- 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(String message)
- Creates a ValidationException.
- Parameters:
message
- the error message
Copyright © 2007 brunella ltd. All Rights Reserved.