com.illposed.osc
Class OSCCanNotListenException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.illposed.osc.OSCCanNotListenException
All Implemented Interfaces:
java.io.Serializable

public class OSCCanNotListenException
extends java.lang.Exception

The Class OSCCanNotListenException.

Author:
cramakrishnan Copyright (C) 2004, C. Ramakrishnan / Auracle All rights reserved. See license.txt (or license.rtf) for license information.
See Also:
Serialized Form

Constructor Summary
OSCCanNotListenException()
          Instantiates a new OSC can not listen exception.
OSCCanNotListenException(java.lang.String message)
          Instantiates a new OSC can not listen exception.
 
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
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

OSCCanNotListenException

public OSCCanNotListenException()
Instantiates a new OSC can not listen exception.


OSCCanNotListenException

public OSCCanNotListenException(java.lang.String message)
Instantiates a new OSC can not listen exception.

Parameters:
message - the message