Constructs an IIOException with a given message
String and a Throwable that was its
underlying cause.
message | the error message. | |
cause | the Throwable ( Error or
Exception) that caused this exception to occur. |
getCause, getMessage
Diagram: Exceptions