com.spectel.bcapi
Class NotImplementedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.spectel.bcapi.BridgeException
com.spectel.bcapi.NotImplementedException
- All Implemented Interfaces:
- java.io.Serializable
public class NotImplementedException
- extends BridgeException
Subclass of Bridge Exception to indicate interface method called has not been implemented.
- Author:
- Éimhín McManus
- See Also:
- Serialized Form
| 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 |
NotImplementedException
public NotImplementedException()
NotImplementedException
public NotImplementedException(java.lang.String s)
NotImplementedException
public NotImplementedException(java.lang.Throwable e)
NotImplementedException
public NotImplementedException(java.lang.String s,
java.lang.Throwable e)
Copyright © 2005-2009 Avaya. All Rights Reserved.