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)
Built on December 31 2015. | Portions Copyright 1997-2015 Oracle. All rights reserved.