Class _501ChannelErrorException

  • All Implemented Interfaces:
    Serializable

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

      • _501ChannelErrorException

        public _501ChannelErrorException​(Class<?> clazz,
                                         String channelName)
    • Method Detail

      • getCode

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

        public io.vertx.core.http.HttpStatusCode getStatus()
        Overrides:
        getStatus in class io.vertx.up.exception.WebException