Interface SMFSchemaValidationErrorType

    • Method Detail

      • message

        @Parameter
        java.lang.String message()
        Specified by:
        message in interface SMFErrorType
        Returns:
        The error message
      • exception

        @Parameter
        java.util.Optional<java.lang.Exception> exception()
        Specified by:
        exception in interface SMFErrorType
        Returns:
        The exception raised, if any