类 ChainedJsonException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
net.minecraft.server.ChainedJsonException
- 所有已实现的接口:
Serializable
- 另请参阅:
-
嵌套类概要
嵌套类 -
字段概要
字段 -
构造器概要
构造器构造器说明ChainedJsonException
(String p_135902_) ChainedJsonException
(String p_135904_, Throwable p_135905_) -
方法概要
修饰符和类型方法说明static ChainedJsonException
forException
(Exception p_135907_) void
prependJsonKey
(String p_135909_) void
setFilenameAndFlush
(String p_135911_)
-
字段详细资料
-
entries
-
message
-
-
构造器详细资料
-
ChainedJsonException
-
ChainedJsonException
-
-
方法详细资料
-
prependJsonKey
-
setFilenameAndFlush
-
getMessage
- 覆盖:
getMessage
在类中Throwable
-
forException
-