StarOffice 5.2 API
reverse engineered by classdoc

com.sun.star.ucb
Class InteractiveNetworkResolveNameException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--com.sun.star.uno.Exception
                    |
                    +--com.sun.star.task.ClassifiedInteractionRequest
                          |
                          +--com.sun.star.ucb.InteractiveNetworkException
                                |
                                +--com.sun.star.ucb.InteractiveNetworkResolveNameException
All Implemented Interfaces:
java.io.Serializable

public synchronized class InteractiveNetworkResolveNameException
extends com.sun.star.ucb.InteractiveNetworkException

See Also:
Serialized Form

Field Summary
 java.lang.String Server
           
static java.lang.Object UNORUNTIMEDATA
           
 
Fields inherited from class com.sun.star.task.ClassifiedInteractionRequest
Classification
 
Fields inherited from class com.sun.star.uno.Exception
Context, UNOTYPEINFO
 
Fields inherited from class java.lang.Throwable
backtrace, detailMessage, serialVersionUID
 
Constructor Summary
InteractiveNetworkResolveNameException()
           
InteractiveNetworkResolveNameException(java.lang.String s)
           
InteractiveNetworkResolveNameException(java.lang.String s1, java.lang.Object o, com.sun.star.task.InteractionClassification ic, java.lang.String s2)
           
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace, printStackTrace0, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

Server

public java.lang.String Server

UNORUNTIMEDATA

public static java.lang.Object UNORUNTIMEDATA
Constructor Detail

InteractiveNetworkResolveNameException

public InteractiveNetworkResolveNameException()

InteractiveNetworkResolveNameException

public InteractiveNetworkResolveNameException(java.lang.String s)

InteractiveNetworkResolveNameException

public InteractiveNetworkResolveNameException(java.lang.String s1,
                                              java.lang.Object o,
                                              com.sun.star.task.InteractionClassification ic,
                                              java.lang.String s2)

StarOffice 5.2 API
reverse engineered by classdoc