com.novell.nds.dirxml.shimhost
Class FatalShimException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.novell.nds.dirxml.shimhost.ShimException
              extended by com.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.
 
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

FatalShimException

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

Parameters:
detail - message