public class SenderInterceptException extends RobotRuntimeException
Modifier and Type | Field and Description |
---|---|
static SenderInterceptException |
DEFAULT |
Constructor and Description |
---|
SenderInterceptException() |
SenderInterceptException(String message) |
SenderInterceptException(String message,
Throwable cause) |
SenderInterceptException(String message,
Throwable cause,
boolean enableSuppression,
boolean writableStackTrace) |
SenderInterceptException(Throwable cause) |
getExceptionTag, getLangMessage, getLocalizedMessageTag, getMessage, getMessageTag, getRuntimeErrorTagHead, getTagFormat, getTagFormat, getTagFormatLength, initTag, printStackTrace
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, setStackTrace, toString
public static final SenderInterceptException DEFAULT
Copyright © 2020. All rights reserved.