org.codehaus.plexus.personality.plexus.lifecycle.phase
Class StoppingException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.codehaus.plexus.personality.plexus.lifecycle.phase.StoppingException
- All Implemented Interfaces:
- Serializable
public final class StoppingException
- extends Exception
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
StoppingException
public StoppingException(String message)
StoppingException
public StoppingException(String message,
Throwable cause)
Copyright © 2010-2011 Sonatype, Inc.. All Rights Reserved.