Class MalformedValueException

All Implemented Interfaces:
Serializable

public class MalformedValueException extends VertxException
Represents a malformed value that parser is unable to manage
See Also:
  • Constructor Details

    • MalformedValueException

      public MalformedValueException(String message)
    • MalformedValueException

      public MalformedValueException(Throwable cause)