Jalopy 1.0b11

de.hunsicker.jalopy.swing
Class ValidationException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byde.hunsicker.jalopy.swing.ValidationException
All Implemented Interfaces:
java.io.Serializable

public class ValidationException
extends java.lang.Exception

Indicates that some user specified input violates some data constraint.

Version:
$Revision: 1.2 $
Author:
Marco Hunsicker
See Also:
Serialized Form

Constructor Summary
ValidationException()
          Creates a new ValidationException object.
ValidationException(java.lang.String message)
          Creates a new ValidationException object.
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ValidationException

public ValidationException()
Creates a new ValidationException object.


ValidationException

public ValidationException(java.lang.String message)
Creates a new ValidationException object.

Parameters:
message - the error message.

Jalopy 1.0b11

Submit a bug or feature.

For further information and documentation, visit the official Jalopy website.
This page generated: June 17 2006