|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.tonjac.mini.DefaultErrorData
public class DefaultErrorData
Default error data service. Can be used in your .mini file as a error data provider. Sets the fields "Error" and "Code" with the latest error message and error code.
| Constructor Summary | |
|---|---|
DefaultErrorData()
|
|
| Method Summary | |
|---|---|
DataServiceReply |
execute(Session session,
java.util.Properties args)
Called by Mini when a data is needed to render a Error page |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DefaultErrorData()
| Method Detail |
|---|
public DataServiceReply execute(Session session,
java.util.Properties args)
throws java.lang.Exception
execute in interface DataServicesession - Sessionargs - CGI-parameters
java.lang.Exception
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||