org.sonatype.plexus.components.sec.dispatcher
Class SecDispatcherException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.sonatype.plexus.components.sec.dispatcher.SecDispatcherException
- All Implemented Interfaces:
- Serializable
public class SecDispatcherException
- extends Exception
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
SecDispatcherException
public SecDispatcherException()
SecDispatcherException
public SecDispatcherException(String message)
SecDispatcherException
public SecDispatcherException(Throwable cause)
SecDispatcherException
public SecDispatcherException(String message,
Throwable cause)
Copyright © 2008-2011. All Rights Reserved.