org.webframe.test.web
Class JettyInitException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.webframe.test.web.JettyInitException
All Implemented Interfaces:
Serializable

public class JettyInitException
extends Exception

Version:
$Id: codetemplates.xml,v 1.1 2009/09/07 08:48:12 Exp $ Create: 2011-12-31 下午01:38:42
Author:
黄国庆
See Also:
Serialized Form

Field Summary
private static long serialVersionUID
           
 
Constructor Summary
JettyInitException(String msg)
           
JettyInitException(String msg, Throwable e)
           
JettyInitException(Throwable e)
           
 
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
 

Field Detail

serialVersionUID

private static final long serialVersionUID
See Also:
Constant Field Values
Constructor Detail

JettyInitException

public JettyInitException(String msg)

JettyInitException

public JettyInitException(String msg,
                          Throwable e)

JettyInitException

public JettyInitException(Throwable e)


Copyright © 2012. All Rights Reserved.