Serialized Form


Package com.pushtotest.tool

Class com.pushtotest.tool.NoSuchClassException extends ToolException implements Serializable

Class com.pushtotest.tool.ToolException extends org.apache.commons.lang.exception.NestableException implements Serializable

Serialized Fields

key

java.lang.String key
The key to use to look up the error message

Class com.pushtotest.tool.UnsupportedTypeException extends ToolException implements Serializable


Package com.pushtotest.tool.charts

Class com.pushtotest.tool.charts.Distribution extends PTTChart implements Serializable

Class com.pushtotest.tool.charts.PTTChart extends org.jfree.chart.JFreeChart implements Serializable

Class com.pushtotest.tool.charts.Scalability extends PTTChart implements Serializable


Package com.pushtotest.tool.datasource

Class com.pushtotest.tool.datasource.DatasourceException extends ToolException implements Serializable

Serialized Fields

key

java.lang.String key

Package com.pushtotest.tool.dpl

Class com.pushtotest.tool.dpl.DPLException extends java.lang.Exception implements Serializable


Package com.pushtotest.tool.protocolhandler

Class com.pushtotest.tool.protocolhandler.ConnectionTimeoutException extends ToolException implements Serializable

Class com.pushtotest.tool.protocolhandler.NotReadyException extends ToolException implements Serializable


Package com.pushtotest.tool.response

Class com.pushtotest.tool.response.ChainUnwindException extends ToolException implements Serializable