|
JML | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
java.io.IOException
| Class Specifications |
| Specifications inherited from class Throwable |
|
public invariant \nonnullelements(this._stackTrace); public represents causeSet <- this._cause != this; |
| Specifications inherited from class Object |
|
represents objectState <- org.jmlspecs.lang.JMLDataGroup.IT; public represents _getClass <- \typeof(this); |
| Model Field Summary |
| Model fields inherited from class java.lang.Throwable |
_cause, _message, _stackTrace, causeSet |
| Model fields inherited from class java.lang.Object |
_getClass, objectState, theString |
| Ghost Field Summary |
| Ghost fields inherited from class java.lang.Object |
objectTimesFinalized, owner |
| Constructor Summary | |
IOException()
|
|
IOException(non_null String message)
|
|
| Model Method Summary |
| Model methods inherited from class java.lang.Throwable |
initMessage, standardThrowable, standardThrowable, standardThrowable, standardThrowable |
| Model methods inherited from class java.lang.Object |
hashValue |
| Method Summary |
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public IOException()
public IOException(non_null String message)
|
JML | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||