Index (Frames) | Index (No Frames) | Package | Package Tree | Tree
javax.naming.directory

Class SchemaViolationException

java.lang.Object
|
+--java.lang.Throwable
   |
   +--java.lang.Exception
      |
      +--javax.naming.NamingException
         |
         +--javax.naming.directory.SchemaViolationException


public class SchemaViolationException

extends NamingException

Constructor Summary

SchemaViolationException()

SchemaViolationException(java.lang.String msg)

Constructor Details

SchemaViolationException

public SchemaViolationException()


SchemaViolationException

public SchemaViolationException(java.lang.String msg)

Parameters: