public class EnumFactoryException extends RobotException
| Constructor and Description |
|---|
EnumFactoryException() |
EnumFactoryException(String message) |
EnumFactoryException(String message,
Throwable cause) |
EnumFactoryException(String message,
Throwable cause,
boolean enableSuppression,
boolean writableStackTrace) |
EnumFactoryException(Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
String |
getLocalizedMessage()
不使用语义化
|
getExceptionTag, getLocalizedMessageTag, getMessageTag, getRuntimeErrorTagHead, getTagFormat, getTagFormat, getTagFormatLength, initTag, printStackTraceaddSuppressed, fillInStackTrace, getCause, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, setStackTrace, toStringpublic EnumFactoryException()
public EnumFactoryException(String message)
public EnumFactoryException(Throwable cause)
public String getLocalizedMessage()
getLocalizedMessage in class RobotExceptionCopyright © 2020. All rights reserved.