Class AsyncSignatureException

  • All Implemented Interfaces:
    Serializable

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

      • AsyncSignatureException

        public AsyncSignatureException​(Class<?> clazz,
                                       String returnType,
                                       String paramType)
    • Method Detail

      • getCode

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