|
|||||||||
| 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 AspEmptyException

java.lang.Objectjava.lang.Throwable
java.lang.Exception
com.tripi.asp.AspException
com.tripi.asp.AspEmptyException
- All Implemented Interfaces:
- java.io.Serializable
- public class AspEmptyException
- extends AspException
Special exception class which returns blank for all values.
- 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 | |
AspEmptyException()
Constructor |
|
| Method Summary | |
int |
AspCode()
AspCode |
java.lang.String |
AspDescription()
AspDescription |
int |
Category()
Category |
int |
Column()
Column |
java.lang.String |
Description()
Description |
java.lang.String |
File()
File |
int |
Line()
Line |
int |
Number()
Number |
java.lang.String |
Source()
Source |
| Methods inherited from class com.tripi.asp.AspException |
getContext, hasContext, setContext, 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 |
AspEmptyException
public AspEmptyException()
- Constructor
| Method Detail |
AspCode
public int AspCode()
- AspCode
- Overrides:
AspCodein classAspException
AspDescription
public java.lang.String AspDescription()
- AspDescription
- Overrides:
AspDescriptionin classAspException
Description
public java.lang.String Description()
- Description
- Overrides:
Descriptionin classAspException
Category
public int Category()
- Category
- Overrides:
Categoryin classAspException
Column
public int Column()
- Column
- Overrides:
Columnin classAspException
File
public java.lang.String File()
- File
- Overrides:
Filein classAspException
Line
public int Line()
- Line
- Overrides:
Linein classAspException
Number
public int Number()
- Number
- Overrides:
Numberin classAspException
Source
public java.lang.String Source()
- Source
- Overrides:
Sourcein classAspException
|
|||||||||
| Home >> All >> com >> tripi >> [ asp overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC