Class IllegalStructVarException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
de.linusdev.lutils.struct.exception.IllegalStructVarException
All Implemented Interfaces:
Serializable

public class IllegalStructVarException extends RuntimeException
See Also:
  • Constructor Details

    • IllegalStructVarException

      public IllegalStructVarException(@NotNull @NotNull Field field, @NotNull @NotNull String message)
  • Method Details