Jalopy 1.0b10

de.hunsicker.jalopy.swing
Class ValidationException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--de.hunsicker.jalopy.swing.ValidationException
All Implemented Interfaces:
Serializable

public class ValidationException
extends 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(String message)
          Creates a new ValidationException object.
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace, 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(String message)
Creates a new ValidationException object.
Parameters:
message - the error message.

Jalopy 1.0b10

Submit a bug or feature.

For further information and documentation, visit the official Jalopy website.
This page generated: November 14 2002