模块 aya.base

类 InternalException

所有已实现的接口:
Serializable
直接已知子类:
SerDef.DeserializeException

public class InternalException extends RuntimeException
另请参阅:
  • 构造器详细资料

    • InternalException

      public InternalException()
    • InternalException

      public InternalException(@NotNull @NotNull String message)
    • InternalException

      public InternalException(@NotNull @NotNull String message, Throwable cause)
  • 方法详细资料

    • printHint

      public void printHint()
    • exitCode

      public int exitCode()