@InterfaceAudience.Public public class BypassCoprocessorException extends CoprocessorException
| Constructor and Description |
|---|
BypassCoprocessorException()
Default Constructor
|
BypassCoprocessorException(String s)
Constructs the exception and supplies a string as the message
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic BypassCoprocessorException()
public BypassCoprocessorException(String s)
s - - messageCopyright © 2007–2017 The Apache Software Foundation. All rights reserved.