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

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byorg.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)
           
 
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-2009. All Rights Reserved.