net.cscott.sdr.calls
Class BadCallException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
net.cscott.sdr.calls.BadCallException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- NoMatchException
public class BadCallException
- extends RuntimeException
This exception indicates that a call was invalid.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
BadCallException
public BadCallException(String s)
Copyright (c) 2006 C. Scott Ananian