org.iids.aos.systemservices.communicator
Class CommunicatorException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by org.iids.aos.systemservices.communicator.CommunicatorException
All Implemented Interfaces:
java.io.Serializable

public class CommunicatorException
extends java.lang.RuntimeException

Created by IntelliJ IDEA. User: Administrator Date: 18-sep-2003 Time: 17:00:09 To change this template use Options | File Templates.

See Also:
Serialized Form

Constructor Summary
CommunicatorException()
           
CommunicatorException(java.lang.String message)
           
CommunicatorException(java.lang.String message, java.lang.Throwable cause)
           
CommunicatorException(java.lang.Throwable cause)
           
 
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
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

CommunicatorException

public CommunicatorException()

CommunicatorException

public CommunicatorException(java.lang.String message)

CommunicatorException

public CommunicatorException(java.lang.String message,
                             java.lang.Throwable cause)

CommunicatorException

public CommunicatorException(java.lang.Throwable cause)


Copyright © 2003, 2004 IIDS Group. All Rights Reserved.