public class OpflowConsumerOverLimitException extends OpflowOperationException
| Constructor and Description |
|---|
OpflowConsumerOverLimitException() |
OpflowConsumerOverLimitException(String message) |
OpflowConsumerOverLimitException(String message,
Throwable cause) |
OpflowConsumerOverLimitException(String message,
Throwable cause,
boolean enableSuppression,
boolean writableStackTrace) |
OpflowConsumerOverLimitException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic OpflowConsumerOverLimitException()
public OpflowConsumerOverLimitException(String message)
public OpflowConsumerOverLimitException(String message, Throwable cause)
public OpflowConsumerOverLimitException(Throwable cause)
Copyright © 2017. All rights reserved.