com.aspose.network
Class NetworkException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.aspose.network.NetworkException
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
PleaseReportException

public class NetworkException
extends Exception

NetworkException


Constructor Summary
NetworkException()
           
NetworkException(Exception e)
           
NetworkException(String message)
           
 
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
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

NetworkException

public NetworkException(String message)

NetworkException

public NetworkException()

NetworkException

public NetworkException(Exception e)


Copyright © 2011 Aspose. All Rights Reserved.