org.mpisws.p2p.transport.util
Class InsufficientBytesException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
org.mpisws.p2p.transport.util.InsufficientBytesException
- All Implemented Interfaces:
- Serializable
public class InsufficientBytesException
- extends IOException
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
InsufficientBytesException
public InsufficientBytesException(int needed,
int available)
Copyright © 2010. All Rights Reserved.