jrunx.connectorinstaller
Class WebServerException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--jrunx.connectorinstaller.ConnectorInstallerException
                    |
                    +--jrunx.connectorinstaller.WebServerException
All Implemented Interfaces:
java.io.Serializable

public class WebServerException
extends ConnectorInstallerException

See Also:
Serialized Form

Constructor Summary
WebServerException(java.lang.String ws, java.lang.String s)
           
 
Method Summary
 java.lang.String getWebSever()
           
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

WebServerException

public WebServerException(java.lang.String ws,
                          java.lang.String s)
Method Detail

getWebSever

public java.lang.String getWebSever()


Copyright � 2002 Macromedia Corporation. All Rights Reserved.