dimawo.simulation.net
Class NetworkException
java.lang.Object
java.lang.Throwable
java.lang.Exception
dimawo.simulation.net.NetworkException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- TimeoutException
public class NetworkException
- extends Exception
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
NetworkException
public NetworkException()
NetworkException
public NetworkException(String message)
NetworkException
public NetworkException(Throwable cause)
NetworkException
public NetworkException(String message,
Throwable cause)
Copyright © 2011 DiMaWo Team. All Rights Reserved.