com.novell.nds.dirxml.shimhost
Class FatalShimException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended bycom.novell.nds.dirxml.shimhost.ShimException
              extended bycom.novell.nds.dirxml.shimhost.FatalShimException
All Implemented Interfaces:
Serializable

public class FatalShimException
extends ShimException

Exception class thrown when a fatal error is returned from a shim.

See Also:
Serialized Form

Constructor Summary
FatalShimException(String detail)
          Construct a FatalShimException with the passed detail message.
 
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

FatalShimException

public FatalShimException(String detail)
Construct a FatalShimException with the passed detail message.

Parameters:
detail - message