|
|||||||||
| Home >> All >> com >> tripi >> [ asp overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
com.tripi.asp
Class AspTimeoutException

java.lang.Objectjava.lang.Throwable
java.lang.Exception
com.tripi.asp.AspException
com.tripi.asp.AspTimeoutException
- All Implemented Interfaces:
- java.io.Serializable
- public class AspTimeoutException
- extends AspException
This exception is thrown when a script times out.
- Version:
- 0.9
| Nested Class Summary |
| Nested classes inherited from class java.lang.Throwable |
|
| Field Summary |
| Fields inherited from class com.tripi.asp.AspException |
ctx, desc, errorNumber |
| Fields inherited from class java.lang.Exception |
|
| Fields inherited from class java.lang.Throwable |
|
| Constructor Summary | |
AspTimeoutException()
Constructor. |
|
AspTimeoutException(java.lang.String desc)
Constructor. |
|
| Methods inherited from class com.tripi.asp.AspException |
AspCode, AspDescription, Category, Column, Description, File, getContext, hasContext, Line, Number, setContext, Source, toString |
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
AspTimeoutException
public AspTimeoutException()
- Constructor.
AspTimeoutException
public AspTimeoutException(java.lang.String desc)
- Constructor.
|
|||||||||
| Home >> All >> com >> tripi >> [ asp overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC