org.sonatype.plexus.components.sec.dispatcher
Class SecDispatcherException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.sonatype.plexus.components.sec.dispatcher.SecDispatcherException
All Implemented Interfaces:
java.io.Serializable

public class SecDispatcherException
extends java.lang.Exception

See Also:
Serialized Form

Constructor Summary
SecDispatcherException()
           
SecDispatcherException(java.lang.String message)
           
SecDispatcherException(java.lang.String message, java.lang.Throwable cause)
           
SecDispatcherException(java.lang.Throwable cause)
           
 
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

SecDispatcherException

public SecDispatcherException()

SecDispatcherException

public SecDispatcherException(java.lang.String message)

SecDispatcherException

public SecDispatcherException(java.lang.Throwable cause)

SecDispatcherException

public SecDispatcherException(java.lang.String message,
                              java.lang.Throwable cause)


Copyright © 2008-2010. All Rights Reserved.