com.pushtotest.testnetwork
Class TestNetworkException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.pushtotest.testnetwork.TestNetworkException
All Implemented Interfaces:
java.io.Serializable

public class TestNetworkException
extends java.lang.Exception

Version:
0.1
Author:
bradfute bradfute@pushtotest.com
See Also:
Serialized Form

Constructor Summary
TestNetworkException(java.lang.String string)
          Constructor TestNetworkException.
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

TestNetworkException

public TestNetworkException(java.lang.String string)
Constructor TestNetworkException.

Parameters:
string -


Copyright © 2003 PushToTest. All Rights Reserved.