public class ExecutionDisabledException extends ExecutionException
| Constructor and Description |
|---|
ExecutionDisabledException()
Create new instance of a DataONE ExecutionDisabledException
|
ExecutionDisabledException(String message)
Create new instance of a DataONE ExecutionDisabledException with message
|
ExecutionDisabledException(Throwable cause)
Create new instance of a DataONE ExecutionDisabledException to wrap Throwable
cause.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ExecutionDisabledException(Throwable cause)
cause - public ExecutionDisabledException(String message)
cause - public ExecutionDisabledException()
cause - Copyright © 2016. All rights reserved.