Save This Page
Home » xwork-2.1.1-src » com.opensymphony.xwork2.validator » [javadoc | source]
com.opensymphony.xwork2.validator
public class: ValidationException [javadoc | source]
java.lang.Object
   java.lang.Throwable
      java.lang.Exception
         com.opensymphony.xwork2.validator.ValidationException

All Implemented Interfaces:
    Serializable

ValidationException.
Constructor:
 public ValidationException() 
 public ValidationException(String s) 
    Constructs an Exception with the specified detail message.
    Parameters:
    s - the detail message.
Methods from java.lang.Throwable:
fillInStackTrace,   getCause,   getLocalizedMessage,   getMessage,   getStackTrace,   initCause,   printStackTrace,   printStackTrace,   printStackTrace,   setStackTrace,   toString
Methods from java.lang.Object:
equals,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait