Package nxt
Class NxtException.NxtIOException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.io.IOException
-
- nxt.NxtException.NxtIOException
-
- All Implemented Interfaces:
java.io.Serializable
- Enclosing class:
- NxtException
public static final class NxtException.NxtIOException extends java.io.IOException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description NxtIOException(java.lang.String message)
NxtIOException(java.lang.String message, java.lang.Throwable cause)
-