org.codehaus.plexus.service.jetty
Class JettyPlexusServiceException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.codehaus.plexus.service.jetty.JettyPlexusServiceException
All Implemented Interfaces:
java.io.Serializable

public class JettyPlexusServiceException
extends java.lang.Exception

Version:
$Id: JettyPlexusServiceException.java 1550 2005-03-15 05:48:31Z trygvis $
Author:
Trygve Laugstøl
See Also:
Serialized Form

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

JettyPlexusServiceException

public JettyPlexusServiceException(java.lang.String message)

JettyPlexusServiceException

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


Copyright © {inceptionYear}-2008 null. All Rights Reserved.