class: ValidationSchemaNotFoundException

public class: ValidationSchemaNotFoundException
Author: franke (initial creation)
Project: Phase: 1.0; Status: Proposed; Version: $Revision: 1743 $ $LastChangedDate: 2009-03-25 11:; Complexity: 1
Dates: Created: 16.07.2009 15:21:29; Modified: 16.07.2009 15:21:29;
Flags: Active: false; IsRoot: false; IsLeaf: false;
Extension Points:
UUID: {BE177429-1176-44b3-A86E-B682A3370334}
Exception thrown by the validator cache.
 

Goto: Custom Properties, Methods, Tagged Values

Appears in: validation

Custom Properties
 
ValidationSchemaNotFoundException Methods
Operation Details
public
ValidationSchemaNotFoundException():
Sequential
Notes: Default constructor.
public
ValidationSchemaNotFoundException(
   Throwable e):
Sequential
Notes: Constructor with exception.
public
ValidationSchemaNotFoundException(
   String message):
Sequential
Notes: Constructor with message.
public
ValidationSchemaNotFoundException(
   String message,
   Throwable e):
Sequential
Notes: Constructor with message and exception.
 
ValidationSchemaNotFoundException Tagged Values
Tag Value Notes
annotations @SuppressWarnings("serial")