Module aya.base

Class InternalException

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
SerDef.DeserializeException

public class InternalException extends RuntimeException
See Also:
  • Constructor Details

    • InternalException

      public InternalException()
    • InternalException

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

      public InternalException(@NotNull @NotNull String message, Throwable cause)
  • Method Details

    • printHint

      public void printHint()
    • exitCode

      public int exitCode()