com.crankuptheamps.client.exception
Class StreamException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.crankuptheamps.client.exception.AMPSException
com.crankuptheamps.client.exception.ConnectionException
com.crankuptheamps.client.exception.StreamException
- All Implemented Interfaces:
- Serializable
public class StreamException
- extends ConnectionException
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
StreamException
public StreamException()
StreamException
public StreamException(String msg)
StreamException
public StreamException(Throwable t)
StreamException
public StreamException(String msg,
Throwable t)