org.apache.airavata.server
Class BetterTomcatException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.apache.airavata.server.BetterTomcatException
All Implemented Interfaces:
Serializable

public class BetterTomcatException
extends Exception

BetterTomcatException

See Also:
Serialized Form

Constructor Summary
BetterTomcatException()
           
BetterTomcatException(String message)
           
BetterTomcatException(String message, Throwable cause)
           
BetterTomcatException(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

BetterTomcatException

public BetterTomcatException()

BetterTomcatException

public BetterTomcatException(String message)

BetterTomcatException

public BetterTomcatException(String message,
                             Throwable cause)

BetterTomcatException

public BetterTomcatException(Throwable cause)


Copyright © 2011-2013 The Apache Software Foundation. All Rights Reserved.