Interface ErrorType

All Superinterfaces:
Simplifiable
All Known Implementing Classes:
StandardErrorTypes

public interface ErrorType extends Simplifiable
See Also:
  • Method Summary

    Modifier and Type
    Method
    Description
    @NotNull String
    Name of this error type.

    Methods inherited from interface de.linusdev.lutils.interfaces.Simplifiable

    simplify
  • Method Details

    • getName

      @NotNull @NotNull String getName()
      Name of this error type.
      Returns:
      String name