OptimalTrace
5.2

com.compuware.optimaltrace.tools.common.tpn.client
Class NetworkException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.compuware.optimaltrace.tools.common.tpn.client.NetworkException
All Implemented Interfaces:
java.io.Serializable

public class NetworkException
extends java.lang.Exception

Class NetworkException

See Also:
Serialized Form

Field Summary
 java.lang.Exception _exception
           
 
Constructor Summary
NetworkException(java.lang.String message, java.lang.Exception e)
          Constructor NetworkException
 
Method Summary
 boolean isFatalException()
          Checks if it is the fatal exception.
static boolean isFatalException(java.lang.Exception e)
          Checks if it is the fatal exception.
 java.lang.String toString()
          Converts the message to string.
 
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
 

Field Detail

_exception

public java.lang.Exception _exception
Constructor Detail

NetworkException

public NetworkException(java.lang.String message,
                        java.lang.Exception e)
Constructor NetworkException

Parameters:
message -
e -
Method Detail

toString

public java.lang.String toString()
Converts the message to string.

Overrides:
toString in class java.lang.Throwable
Returns:
String

isFatalException

public boolean isFatalException()
Checks if it is the fatal exception.

Returns:
boolean

isFatalException

public static boolean isFatalException(java.lang.Exception e)
Checks if it is the fatal exception.

Parameters:
e -
Returns:
boolean

OptimalTrace
5.2

Compuware Corporation

OptimalTrace is a trademark or registered trademark of Compuware Corporation in the US and other countries.
Copyright 2008-2009 Compuware Corporation. One Campus Martius,
Detroit, Michigan, 48226, U.S.A. All Rights Reserved.