ca.tnt.ldaputils.exception
Class ObjectClassNotSupportedException

Package class diagram package ObjectClassNotSupportedException
java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by ca.tnt.ldaputils.exception.LdapNamingException
                  extended by ca.tnt.ldaputils.exception.ObjectClassNotSupportedException
All Implemented Interfaces:
Serializable

public class ObjectClassNotSupportedException
extends LdapNamingException

Created by IntelliJ IDEA.

Created : 14-Apr-2006 8:17:54 PM MST

Author:
trenta
See Also:
Serialized Form

Constructor Summary
ObjectClassNotSupportedException(String message)
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ObjectClassNotSupportedException

public ObjectClassNotSupportedException(String message)