Class NamedImplementionException

  • All Implemented Interfaces:
    Serializable

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

      • NamedImplementionException

        public NamedImplementionException​(Class<?> clazz,
                                          Set<String> sets,
                                          String interfaceStr)
    • Method Detail

      • getCode

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