public class CommandNeedRetryException extends Exception
Constructor and Description |
---|
CommandNeedRetryException() |
CommandNeedRetryException(String message) |
CommandNeedRetryException(String message,
Throwable cause) |
CommandNeedRetryException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2017 The Apache Software Foundation. All rights reserved.