Package org.forester.rio
Class RIOException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- org.forester.rio.RIOException
-
- All Implemented Interfaces:
java.io.Serializable
public class RIOException extends java.lang.Exception
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description RIOException()
RIOException(java.lang.String message)
-