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, getLangMessage, getLocalizedMessageTag, getMessage, getMessageTag, getRuntimeErrorTagHead, getTagFormat, getTagFormat, getTagFormatLength, initTag, printStackTrace
addSuppressed, fillInStackTrace, getCause, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, setStackTrace, toString
public EnumFactoryException()
public EnumFactoryException(String message)
public EnumFactoryException(Throwable cause)
public String getLocalizedMessage()
getLocalizedMessage
in class Throwable
Copyright © 2020. All rights reserved.