public class OperationException extends IOException
Constructor and Description |
---|
OperationException(Exception ex)
Default constructor.
|
Modifier and Type | Method and Description |
---|---|
Throwable |
getCause() |
Exception |
getException() |
String |
getMessage()
Description taken from previous message
|
addSuppressed, fillInStackTrace, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public OperationException(Exception ex)
ex
- encapsuled exception