org.apache.airavata.server
Class BetterTomcatException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.airavata.server.BetterTomcatException
- All Implemented Interfaces:
- Serializable
public class BetterTomcatException
- extends Exception
BetterTomcatException
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
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.