Class _500EntityCastException

  • All Implemented Interfaces:
    Serializable

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

      • _500EntityCastException

        public _500EntityCastException​(Class<?> clazz,
                                       String address,
                                       String message)
    • Method Detail

      • getCode

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