Class _400ParameterFromStringException

  • All Implemented Interfaces:
    Serializable

    public class _400ParameterFromStringException
    extends io.vertx.up.exception.WebException
    See Also:
    Serialized Form
    • Constructor Detail

      • _400ParameterFromStringException

        public _400ParameterFromStringException​(Class<?> clazz,
                                                Class<?> expectedType,
                                                String literal)
    • Method Detail

      • getCode

        public int getCode()
        Specified by:
        getCode in class io.vertx.up.exception.WebException