Annotation Interface ErrorType


@Documented @Target(TYPE) @Retention(RUNTIME) public @interface ErrorType
Indicates that the type represents the Psylla error.
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
    Returns the error name.
  • Element Details

    • value

      String value
      Returns the error name.
      Returns:
      the error name