Class AccessProxyException

  • All Implemented Interfaces:
    Serializable

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

      • AccessProxyException

        public AccessProxyException​(Class<?> clazz,
                                    Class<?> target)
    • Method Detail

      • getCode

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