com.ezprotocols.ezmulticast
Class EzMulticastException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--com.ezprotocols.ezmulticast.EzMulticastException
All Implemented Interfaces:
java.io.Serializable

public class EzMulticastException
extends java.lang.Exception

EzMulticastException is thrown when a problem occurs during communication.

See Also:
Serialized Form

Constructor Summary
EzMulticastException()
           
EzMulticastException(java.lang.String description)
           
 
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

EzMulticastException

public EzMulticastException()

EzMulticastException

public EzMulticastException(java.lang.String description)


Copyright © EzProtocols.com All Rights Reserved.