spin.demo.complex
Class DirectoryServiceException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by spin.demo.complex.DirectoryServiceException
All Implemented Interfaces:
java.io.Serializable

public class DirectoryServiceException
extends java.lang.Exception

An exception of a directory service.

See Also:
Serialized Form

Constructor Summary
DirectoryServiceException(java.lang.String message)
          Constructor.
 
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

DirectoryServiceException

public DirectoryServiceException(java.lang.String message)
Constructor.



Copyright © 2007. All Rights Reserved.