public class ErrorPattern
public ErrorPattern(@NotNull
java.util.regex.Pattern pattern,
boolean printStackTrace,
@NotNull
java.lang.String message)
@NotNull public java.util.regex.Pattern getPattern()
public boolean getPrintStackTrace()
@NotNull public java.lang.String getMessage()
@NotNull public java.util.regex.Pattern component1()
public boolean component2()
@NotNull public java.lang.String component3()
@NotNull public ErrorPattern copy(@NotNull java.util.regex.Pattern pattern, boolean printStackTrace, @NotNull java.lang.String message)
@NotNull public java.lang.String toString()
public int hashCode()
public boolean equals(@Nullable
java.lang.Object p)