cgl.narada.mgmt.common
Class PortRangeException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by cgl.narada.mgmt.common.PortRangeException
All Implemented Interfaces:
Serializable

public class PortRangeException
extends Exception


Created on Jul 10, 2005

See Also:
Serialized Form

Constructor Summary
PortRangeException()
           
PortRangeException(String arg0)
           
PortRangeException(String arg0, Throwable arg1)
           
PortRangeException(Throwable arg0)
           
 
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

PortRangeException

public PortRangeException()

PortRangeException

public PortRangeException(String arg0)

PortRangeException

public PortRangeException(String arg0,
                          Throwable arg1)

PortRangeException

public PortRangeException(Throwable arg0)


For comments and suggestions please send e-mail to The NaradaBrokering Project