Skip to content

Latest commit

 

History

History
52 lines (52 loc) · 3.14 KB

cn.nukkit.utils.ChunkException.md

File metadata and controls

52 lines (52 loc) · 3.14 KB
    • 构造函数一览

      构造函数 
      构造函数描述
      ChunkException(String message) 
      ChunkException(String message, Throwable cause) 
      ChunkException(Throwable cause) 
    • 成员函数一览

      • 继承自类 java.lang.Throwable

        addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
      • 继承自类 java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait