Serializable
public class OperationException extends IOException
Constructor | Description |
---|---|
OperationException(Exception ex) |
Default constructor.
|
Modifier and Type | Method | Description |
---|---|---|
Throwable |
getCause() |
|
Exception |
getException() |
|
String |
getMessage() |
Description taken from previous message
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
addSuppressed, fillInStackTrace, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public OperationException(Exception ex)
Built on April 24 2018. | Portions Copyright 1997-2018 Oracle. All rights reserved.