Module aya.base

Class SerDef.DeserializeException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.aya.util.error.InternalException
org.aya.core.serde.SerDef.DeserializeException
All Implemented Interfaces:
Serializable
Enclosing interface:
SerDef

public static class SerDef.DeserializeException extends org.aya.util.error.InternalException
See Also:
  • Constructor Details

    • DeserializeException

      public DeserializeException(@NotNull @NotNull String reason)
  • Method Details

    • exitCode

      public int exitCode()
      Overrides:
      exitCode in class org.aya.util.error.InternalException