Searched defs:SchemaViolationException (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/classes/javax/naming/directory/
H A DSchemaViolationException.java54 public class SchemaViolationException extends NamingException { class in inherits:NamingException
56 * Constructs a new instance of SchemaViolationException.
59 public SchemaViolationException() { method in class:SchemaViolationException
64 * Constructs a new instance of SchemaViolationException
69 public SchemaViolationException(String explanation) { method in class:SchemaViolationException

Completed in 64 milliseconds