Class _500ExportingErrorException

  • All Implemented Interfaces:
    Serializable

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

      • _500ExportingErrorException

        public _500ExportingErrorException​(Class<?> clazz,
                                           String detail)
    • 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