Interface JPropertyParseMonadType.JPropertyErrorType

All Known Implementing Classes:
JPropertyError
Enclosing interface:
JPropertyParseMonadType<A>

@Immutable
public static interface JPropertyParseMonadType.JPropertyErrorType
The type of parse errors.
  • Method Summary

    Modifier and Type Method Description
    java.lang.String message()  
  • Method Details

    • message

      @Parameter java.lang.String message()
      Returns:
      The error message