dk.opi.io
Class RbxIOException
java.lang.Object
java.lang.Throwable
java.lang.Exception
dk.opi.io.RbxIOException
- All Implemented Interfaces:
- Serializable
- public class RbxIOException
- extends Exception
Instances of the exception class RbxIOException
are thrown
on IO communication related errors.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
RbxIOException
public RbxIOException(String str)
- Contructs a new RbxIOException object.
- Parameters:
str
- Textual description of the error