public interface io.undertow.UndertowMessages
  minor version: 0
  major version: 59
  flags: flags: (0x0601) ACC_PUBLIC, ACC_INTERFACE, ACC_ABSTRACT
  this_class: io.undertow.UndertowMessages
  super_class: java.lang.Object
{
  public static final io.undertow.UndertowMessages MESSAGES;
    descriptor: Lio/undertow/UndertowMessages;
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL

  static void <clinit>();
    descriptor: ()V
    flags: (0x0008) ACC_STATIC
    Code:
      stack=3, locals=0, args_size=0
         0: .line 29
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tThe import org.jboss.logging.annotations cannot be resolved\n\tThe import org.jboss.logging.annotations cannot be resolved\n\tThe import org.jboss.logging.annotations cannot be resolved\n\tMessageBundle cannot be resolved to a type\n\tMessage cannot be resolved to a type\n\tMessage cannot be resolved to a type\n\tMessage cannot be resolved to a type\n\tMessage cannot be resolved to a type\n\tMessage cannot be resolved to a type\n\tMessage cannot be resolved to a type\n\tMessage cannot be resolved to a type\n\tMessage cannot be resolved to a type\n\tMessage cannot be resolved to a type\n\tMessage cannot be resolved to a type\n\tMessage cannot be resolved to a type\n\tMessage cannot be resolved to a type\n\tMessage cannot be resolved to a type\n\tMessage cannot be resolved to a type\n\tMessage cannot be resolved to a type\n\tMessage cannot be resolved to a type\n\tMessage cannot be resolved to a type\n\tMessage cannot be resolved to a type\n\tMessage cannot be resolved to a type\n\tMessage cannot be resolved to a type\n\tMessage cannot be resolved to a type\n\tMessage cannot be resolved to a type\n\tMessage cannot be resolved to a type\n\tMessage cannot be resolved to a type\n\tMessage cannot be resolved to a type\n\tMessage cannot be resolved to a type\n\tMessage cannot be resolved to a type\n\tMessage cannot be resolved to a type\n\tMessage cannot be resolved to a type\n\tMessage cannot be resolved to a type\n\tMessage cannot be resolved to a type\n\tMessage cannot be resolved to a type\n\tMessage cannot be resolved to a type\n\tMessage cannot be resolved to a type\n\tMessage cannot be resolved to a type\n\tMessage cannot be resolved to a type\n\tMessage cannot be resolved to a type\n\tMessage cannot be resolved to a type\n\tMessage cannot be resolved to a type\n\tMessage cannot be resolved to a type\n\tMessage cannot be resolved to a type\n\tMessage cannot be resolved to a type\n\tMessage cannot be resolved to a type\n\tMessage cannot be resolved to a type\n\tMessage cannot be resolved to a type\n\tMessage cannot be resolved to a type\n\tMessage cannot be resolved to a type\n\tMessage cannot be resolved to a type\n\tMessage cannot be resolved to a type\n\tMessage cannot be resolved to a type\n\tMessage cannot be resolved to a type\n\tMessage cannot be resolved to a type\n\tMessage cannot be resolved to a type\n\tMessage cannot be resolved to a type\n\tMessage cannot be resolved to a type\n\tMessage cannot be resolved to a type\n\tMessage cannot be resolved to a type\n\tMessage cannot be resolved to a type\n\tMessage cannot be resolved to a type\n\tMessage cannot be resolved to a type\n\tMessage cannot be resolved to a type\n\tMessage cannot be resolved to a type\n\tMessage cannot be resolved to a type\n\tMessage cannot be resolved to a type\n\tMessage cannot be resolved to a type\n\tMessage cannot be resolved to a type\n\tMessage cannot be resolved to a type\n\tMessage cannot be resolved to a type\n\tMessage cannot be resolved to a type\n\tMessage cannot be resolved to a type\n\tMessage cannot be resolved to a type\n\tMessage cannot be resolved to a type\n\tMessage cannot be resolved to a type\n\tMessage cannot be resolved to a type\n\tMessage cannot be resolved to a type\n\tMessage cannot be resolved to a type\n\tMessage cannot be resolved to a type\n\tMessage cannot be resolved to a type\n\tMessage cannot be resolved to a type\n\tMessage cannot be resolved to a type\n\tMessage cannot be resolved to a type\n\tMessage cannot be resolved to a type\n\tMessage cannot be resolved to a type\n\tMessage cannot be resolved to a type\n\tMessage cannot be resolved to a type\n\tMessage cannot be resolved to a type\n\tMessage cannot be resolved to a type\n\tMessage cannot be resolved to a type\n\tMessage cannot be resolved to a type\n\tMessage cannot be resolved to a type\n\tMessage cannot be resolved to a type\n\tMessage cannot be resolved to a type\n\tMessage cannot be resolved to a type\n\tMessage cannot be resolved to a type\n\tMessage cannot be resolved to a type\n\tMessage cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
      LocalVariableTable:
        Start  End  Slot  Name  Signature

  public abstract java.lang.IllegalArgumentException maximumConcurrentRequestsMustBeLargerThanZero();
    descriptor: ()Ljava/lang/IllegalArgumentException;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        Message()

  public abstract java.lang.IllegalStateException responseAlreadyStarted();
    descriptor: ()Ljava/lang/IllegalStateException;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        Message()

  public abstract java.lang.IllegalStateException responseChannelAlreadyProvided();
    descriptor: ()Ljava/lang/IllegalStateException;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        Message()

  public abstract java.lang.IllegalStateException requestChannelAlreadyProvided();
    descriptor: ()Ljava/lang/IllegalStateException;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        Message()

  public abstract java.lang.IllegalArgumentException handlerCannotBeNull();
    descriptor: ()Ljava/lang/IllegalArgumentException;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        Message()

  public abstract java.lang.IllegalArgumentException pathMustBeSpecified();
    descriptor: ()Ljava/lang/IllegalArgumentException;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        Message()

  public abstract java.lang.IllegalStateException sessionIsInvalid(java.lang.String);
    descriptor: (Ljava/lang/String;)Ljava/lang/IllegalStateException;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        Message()
    MethodParameters:
           Name  Flags
      sessionId  

  public abstract java.lang.IllegalStateException sessionManagerMustNotBeNull();
    descriptor: ()Ljava/lang/IllegalStateException;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        Message()

  public abstract java.lang.IllegalStateException sessionManagerNotFound();
    descriptor: ()Ljava/lang/IllegalStateException;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        Message()

  public abstract java.lang.IllegalArgumentException argumentCannotBeNull(java.lang.String);
    descriptor: (Ljava/lang/String;)Ljava/lang/IllegalArgumentException;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        Message()
    MethodParameters:
          Name  Flags
      argument  final

  public abstract java.lang.IllegalStateException formValueIsAFile();
    descriptor: ()Ljava/lang/IllegalStateException;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        Message()

  public abstract java.lang.IllegalStateException formValueIsAString();
    descriptor: ()Ljava/lang/IllegalStateException;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        Message()

  public abstract io.undertow.server.RequestTooBigException requestEntityWasTooLarge(long);
    descriptor: (J)Lio/undertow/server/RequestTooBigException;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        Message()
    MethodParameters:
      Name  Flags
      size  

  public abstract java.lang.IllegalStateException sessionAlreadyInvalidated();
    descriptor: ()Ljava/lang/IllegalStateException;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        Message()

  public abstract java.lang.IllegalArgumentException hashAlgorithmNotFound(java.lang.String);
    descriptor: (Ljava/lang/String;)Ljava/lang/IllegalArgumentException;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        Message()
    MethodParameters:
               Name  Flags
      algorithmName  

  public abstract java.lang.IllegalArgumentException invalidBase64Token(java.io.IOException);
    descriptor: (Ljava/io/IOException;)Ljava/lang/IllegalArgumentException;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_FORMAL_PARAMETER
        Cause()
      METHOD_RETURN
        Message()
    RuntimeInvisibleParameterAnnotations: 
      0:
        Cause()
    MethodParameters:
       Name  Flags
      cause  final

  public abstract java.lang.IllegalArgumentException invalidNonceReceived();
    descriptor: ()Ljava/lang/IllegalArgumentException;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        Message()

  public abstract java.lang.IllegalArgumentException unexpectedTokenInHeader(java.lang.String);
    descriptor: (Ljava/lang/String;)Ljava/lang/IllegalArgumentException;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        Message()
    MethodParameters:
      Name  Flags
      name  final

  public abstract java.lang.IllegalArgumentException invalidHeader();
    descriptor: ()Ljava/lang/IllegalArgumentException;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        Message()

  public abstract java.lang.IllegalStateException couldNotFindSessionCookieConfig();
    descriptor: ()Ljava/lang/IllegalStateException;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        Message()

  public abstract java.io.IOException chunkedChannelClosedMidChunk();
    descriptor: ()Ljava/io/IOException;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        Message()

  public abstract java.lang.String userAuthenticated(java.lang.String);
    descriptor: (Ljava/lang/String;)Ljava/lang/String;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        Message()
    MethodParameters:
          Name  Flags
      userName  final

  public abstract java.lang.String userLoggedOut(java.lang.String);
    descriptor: (Ljava/lang/String;)Ljava/lang/String;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        Message()
    MethodParameters:
          Name  Flags
      userName  final

  public abstract java.io.IOException streamIsClosed();
    descriptor: ()Ljava/io/IOException;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        Message()

  public abstract java.lang.IllegalStateException startBlockingHasNotBeenCalled();
    descriptor: ()Ljava/lang/IllegalStateException;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        Message()

  public abstract java.io.IOException connectionTerminatedReadingMultiPartData();
    descriptor: ()Ljava/io/IOException;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        Message()

  public abstract java.lang.RuntimeException failedToParsePath();
    descriptor: ()Ljava/lang/RuntimeException;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        Message()

  public abstract java.lang.String authenticationFailed(java.lang.String);
    descriptor: (Ljava/lang/String;)Ljava/lang/String;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        Message()
    MethodParameters:
          Name  Flags
      userName  final

  public abstract io.undertow.util.BadRequestException tooManyQueryParameters(int);
    descriptor: (I)Lio/undertow/util/BadRequestException;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        Message()
    MethodParameters:
          Name  Flags
      noParams  

  public abstract java.lang.String tooManyHeaders(int);
    descriptor: (I)Ljava/lang/String;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        Message()
    MethodParameters:
          Name  Flags
      noParams  

  public abstract java.nio.channels.ClosedChannelException channelIsClosed();
    descriptor: ()Ljava/nio/channels/ClosedChannelException;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        Message()

  public abstract java.io.IOException couldNotDecodeTrailers();
    descriptor: ()Ljava/io/IOException;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        Message()

  public abstract java.lang.IllegalStateException dataAlreadyQueued();
    descriptor: ()Ljava/lang/IllegalStateException;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        Message()

  public abstract java.lang.IllegalStateException moreThanOnePredicateWithName(java.lang.String, java.lang.Class<? extends io.undertow.predicate.PredicateBuilder>, java.lang.Class<? extends io.undertow.predicate.PredicateBuilder>);
    descriptor: (Ljava/lang/String;Ljava/lang/Class;Ljava/lang/Class;)Ljava/lang/IllegalStateException;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    Signature: (Ljava/lang/String;Ljava/lang/Class<+Lio/undertow/predicate/PredicateBuilder;>;Ljava/lang/Class<+Lio/undertow/predicate/PredicateBuilder;>;)Ljava/lang/IllegalStateException;
    RuntimeInvisibleAnnotations: 
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        Message()
    MethodParameters:
          Name  Flags
      name      
      aClass    
      existing  

  public abstract java.lang.IllegalArgumentException errorParsingPredicateString(java.lang.String, java.lang.String);
    descriptor: (Ljava/lang/String;Ljava/lang/String;)Ljava/lang/IllegalArgumentException;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        Message()
    MethodParameters:
        Name  Flags
      reason  
      s       

  public abstract java.lang.IllegalStateException tooManyCookies(int);
    descriptor: (I)Ljava/lang/IllegalStateException;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        Message()
    MethodParameters:
            Name  Flags
      maxCookies  

  public abstract io.undertow.util.ParameterLimitException tooManyParameters(int);
    descriptor: (I)Lio/undertow/util/ParameterLimitException;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        Message()
    MethodParameters:
           Name  Flags
      maxValues  

  public abstract java.lang.IllegalStateException noRequestActive();
    descriptor: ()Ljava/lang/IllegalStateException;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        Message()

  public abstract java.lang.IllegalStateException authMechanismOutcomeNull();
    descriptor: ()Ljava/lang/IllegalStateException;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        Message()

  public abstract java.lang.IllegalArgumentException notAValidIpPattern(java.lang.String);
    descriptor: (Ljava/lang/String;)Ljava/lang/IllegalArgumentException;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        Message()
    MethodParameters:
      Name  Flags
      peer  

  public abstract java.lang.IllegalStateException noSessionData();
    descriptor: ()Ljava/lang/IllegalStateException;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        Message()

  public abstract java.lang.IllegalArgumentException listenerAlreadyRegistered(java.lang.String);
    descriptor: (Ljava/lang/String;)Ljava/lang/IllegalArgumentException;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        Message()
    MethodParameters:
      Name  Flags
      name  

  public abstract io.undertow.server.handlers.form.MultiPartParserDefinition$FileTooLargeException maxFileSizeExceeded(long);
    descriptor: (J)Lio/undertow/server/handlers/form/MultiPartParserDefinition$FileTooLargeException;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        Message()
    MethodParameters:
                       Name  Flags
      maxIndividualFileSize  

  public abstract java.lang.String couldNotSetAttribute(java.lang.String, java.lang.String);
    descriptor: (Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        Message()
    MethodParameters:
               Name  Flags
      attributeName  
      newValue       

  public abstract java.lang.RuntimeException couldNotParseUriTemplate(java.lang.String, int);
    descriptor: (Ljava/lang/String;I)Ljava/lang/RuntimeException;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        Message()
    MethodParameters:
      Name  Flags
      path  
      i     

  public abstract java.lang.RuntimeException mismatchedBraces(java.lang.String);
    descriptor: (Ljava/lang/String;)Ljava/lang/RuntimeException;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        Message()
    MethodParameters:
             Name  Flags
      valueString  

  public abstract java.lang.IllegalStateException moreThanOneHandlerWithName(java.lang.String, java.lang.Class<? extends io.undertow.server.handlers.builder.HandlerBuilder>, java.lang.Class<? extends io.undertow.server.handlers.builder.HandlerBuilder>);
    descriptor: (Ljava/lang/String;Ljava/lang/Class;Ljava/lang/Class;)Ljava/lang/IllegalStateException;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    Signature: (Ljava/lang/String;Ljava/lang/Class<+Lio/undertow/server/handlers/builder/HandlerBuilder;>;Ljava/lang/Class<+Lio/undertow/server/handlers/builder/HandlerBuilder;>;)Ljava/lang/IllegalStateException;
    RuntimeInvisibleAnnotations: 
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        Message()
    MethodParameters:
          Name  Flags
      name      
      aClass    
      existing  

  public abstract java.lang.IllegalArgumentException outOfBandResponseOnlyAllowedFor100Continue();
    descriptor: ()Ljava/lang/IllegalArgumentException;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        Message()

  public abstract java.io.IOException sslWasNull();
    descriptor: ()Ljava/io/IOException;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        Message()

  public abstract java.io.IOException wrongMagicNumber(int);
    descriptor: (I)Ljava/io/IOException;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        Message()
    MethodParameters:
        Name  Flags
      number  

  public abstract javax.net.ssl.SSLPeerUnverifiedException peerUnverified();
    descriptor: ()Ljavax/net/ssl/SSLPeerUnverifiedException;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        Message()

  public abstract java.lang.IllegalArgumentException servletPathMatchFailed();
    descriptor: ()Ljava/lang/IllegalArgumentException;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        Message()

  public abstract java.lang.IllegalArgumentException couldNotParseCookie(java.lang.String);
    descriptor: (Ljava/lang/String;)Ljava/lang/IllegalArgumentException;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        Message()
    MethodParameters:
             Name  Flags
      headerValue  

  public abstract java.lang.IllegalStateException canOnlyBeCalledByIoThread();
    descriptor: ()Ljava/lang/IllegalStateException;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        Message()

  public abstract java.lang.IllegalStateException matcherAlreadyContainsTemplate(java.lang.String, java.lang.String);
    descriptor: (Ljava/lang/String;Ljava/lang/String;)Ljava/lang/IllegalStateException;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        Message()
    MethodParameters:
                 Name  Flags
      templateString   
      templateString1  

  public abstract java.lang.IllegalArgumentException failedToDecodeURL(java.lang.String, java.lang.String, java.lang.Exception);
    descriptor: (Ljava/lang/String;Ljava/lang/String;Ljava/lang/Exception;)Ljava/lang/IllegalArgumentException;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_FORMAL_PARAMETER
        Cause()
      METHOD_RETURN
        Message()
    RuntimeInvisibleParameterAnnotations: 
      0:
      1:
      2:
        Cause()
    MethodParameters:
      Name  Flags
      s     
      enc   
      e     

  public abstract java.lang.IllegalArgumentException resourceChangeListenerNotSupported();
    descriptor: ()Ljava/lang/IllegalArgumentException;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        Message()

  public abstract java.lang.IllegalStateException objectWasFreed();
    descriptor: ()Ljava/lang/IllegalStateException;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        Message()

  public abstract java.lang.IllegalStateException handlerNotShutdown();
    descriptor: ()Ljava/lang/IllegalStateException;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        Message()

  public abstract java.lang.IllegalStateException upgradeNotSupported();
    descriptor: ()Ljava/lang/IllegalStateException;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        Message()

  public abstract java.io.IOException renegotiationNotSupported();
    descriptor: ()Ljava/io/IOException;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        Message()

  public abstract java.lang.IllegalArgumentException notAValidRegularExpressionPattern(java.lang.String);
    descriptor: (Ljava/lang/String;)Ljava/lang/IllegalArgumentException;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        Message()
    MethodParameters:
         Name  Flags
      pattern  

  public abstract io.undertow.util.BadRequestException badRequest();
    descriptor: ()Lio/undertow/util/BadRequestException;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        Message()

  public abstract java.lang.RuntimeException hostAlreadyRegistered(java.lang.Object);
    descriptor: (Ljava/lang/Object;)Ljava/lang/RuntimeException;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        Message()
    MethodParameters:
      Name  Flags
      host  

  public abstract java.lang.RuntimeException hostHasNotBeenRegistered(java.lang.Object);
    descriptor: (Ljava/lang/Object;)Ljava/lang/RuntimeException;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        Message()
    MethodParameters:
      Name  Flags
      host  

  public abstract java.io.IOException extraDataWrittenAfterChunkEnd();
    descriptor: ()Ljava/io/IOException;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        Message()

  public abstract java.lang.RuntimeException couldNotGenerateUniqueSessionId();
    descriptor: ()Ljava/lang/RuntimeException;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        Message()

  public abstract java.io.IOException controlFrameCannotHaveBodyContent();
    descriptor: ()Ljava/io/IOException;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        Message()

  public abstract java.lang.IllegalStateException bufferAlreadyFreed();
    descriptor: ()Ljava/lang/IllegalStateException;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        Message()

  public abstract java.io.IOException awaitCalledFromIoThread();
    descriptor: ()Ljava/io/IOException;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        Message()

  public abstract java.lang.RuntimeException recursiveCallToFlushingSenders();
    descriptor: ()Ljava/lang/RuntimeException;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        Message()

  public abstract java.lang.IllegalStateException fixedLengthOverflow();
    descriptor: ()Ljava/lang/IllegalStateException;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        Message()

  public abstract java.lang.IllegalStateException ajpRequestAlreadyInProgress();
    descriptor: ()Ljava/lang/IllegalStateException;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        Message()

  public abstract java.lang.String httpPingDataMustBeLength8();
    descriptor: ()Ljava/lang/String;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        Message()

  public abstract java.lang.String invalidPingSize();
    descriptor: ()Ljava/lang/String;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        Message()

  public abstract java.lang.String streamIdMustBeZeroForFrameType(int);
    descriptor: (I)Ljava/lang/String;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        Message()
    MethodParameters:
           Name  Flags
      frameType  

  public abstract java.lang.String streamIdMustNotBeZeroForFrameType(int);
    descriptor: (I)Ljava/lang/String;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        Message()
    MethodParameters:
           Name  Flags
      frameType  

  public abstract java.io.IOException http2StreamWasReset();
    descriptor: ()Ljava/io/IOException;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        Message()

  public abstract java.io.IOException incorrectHttp2Preface();
    descriptor: ()Ljava/io/IOException;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        Message()

  public abstract java.io.IOException http2FrameTooLarge();
    descriptor: ()Ljava/io/IOException;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        Message()

  public abstract java.io.IOException http2ContinuationFrameNotExpected();
    descriptor: ()Ljava/io/IOException;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        Message()

  public abstract io.undertow.protocols.http2.HpackException huffmanEncodedHpackValueDidNotEndWithEOS();
    descriptor: ()Lio/undertow/protocols/http2/HpackException;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        Message()

  public abstract io.undertow.protocols.http2.HpackException integerEncodedOverTooManyOctets(int);
    descriptor: (I)Lio/undertow/protocols/http2/HpackException;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        Message()
    MethodParameters:
                  Name  Flags
      maxIntegerOctets  

  public abstract io.undertow.protocols.http2.HpackException zeroNotValidHeaderTableIndex();
    descriptor: ()Lio/undertow/protocols/http2/HpackException;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        Message()

  public abstract java.io.IOException cannotSendContinueResponse();
    descriptor: ()Ljava/io/IOException;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        Message()

  public abstract java.io.IOException parserDidNotMakeProgress();
    descriptor: ()Ljava/io/IOException;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        Message()

  public abstract java.io.IOException headersStreamCanOnlyBeCreatedByClient();
    descriptor: ()Ljava/io/IOException;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        Message()

  public abstract java.io.IOException pushPromiseCanOnlyBeCreatedByServer();
    descriptor: ()Ljava/io/IOException;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        Message()

  public abstract java.lang.IllegalArgumentException invalidAclRule(java.lang.String);
    descriptor: (Ljava/lang/String;)Ljava/lang/IllegalArgumentException;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        Message()
    MethodParameters:
      Name  Flags
      rule  

  public abstract java.io.IOException serverReceivedPushPromise();
    descriptor: ()Ljava/io/IOException;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        Message()

  public abstract java.lang.IllegalStateException connectNotSupported();
    descriptor: ()Ljava/lang/IllegalStateException;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        Message()

  public abstract java.lang.IllegalStateException notAConnectRequest();
    descriptor: ()Ljava/lang/IllegalStateException;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        Message()

  public abstract java.lang.IllegalStateException cannotResetBuffer();
    descriptor: ()Ljava/lang/IllegalStateException;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        Message()

  public abstract java.io.IOException http2PriRequestFailed();
    descriptor: ()Ljava/io/IOException;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        Message()

  public abstract java.lang.IllegalStateException outOfBandResponseNotSupported();
    descriptor: ()Ljava/lang/IllegalStateException;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        Message()

  public abstract java.lang.IllegalStateException tooManySessions(int);
    descriptor: (I)Ljava/lang/IllegalStateException;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        Message()
    MethodParameters:
             Name  Flags
      maxSessions  

  public abstract java.io.IOException proxyConnectionFailed(int);
    descriptor: (I)Ljava/io/IOException;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        Message()
    MethodParameters:
              Name  Flags
      responseCode  

  public abstract java.lang.RuntimeException mcmpMessageRejectedDueToSuspiciousCharacters(java.lang.String);
    descriptor: (Ljava/lang/String;)Ljava/lang/RuntimeException;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        Message()
    MethodParameters:
      Name  Flags
      data  

  public abstract java.lang.IllegalStateException rengotiationTimedOut();
    descriptor: ()Ljava/lang/IllegalStateException;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        Message()

  public abstract java.lang.IllegalStateException requestBodyAlreadyRead();
    descriptor: ()Ljava/lang/IllegalStateException;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        Message()

  public abstract java.lang.IllegalStateException blockingIoFromIOThread();
    descriptor: ()Ljava/lang/IllegalStateException;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        Message()

  public abstract java.lang.IllegalStateException responseComplete();
    descriptor: ()Ljava/lang/IllegalStateException;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        Message()

  public abstract java.io.IOException couldNotReadContentLengthData();
    descriptor: ()Ljava/io/IOException;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        Message()

  public abstract java.lang.IllegalStateException failedToSendAfterBeingSafe();
    descriptor: ()Ljava/lang/IllegalStateException;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        Message()

  public abstract java.lang.IllegalStateException reasonPhraseToLargeForBuffer(java.lang.String);
    descriptor: (Ljava/lang/String;)Ljava/lang/IllegalStateException;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        Message()
    MethodParameters:
        Name  Flags
      phrase  

  public abstract java.lang.IllegalStateException poolIsClosed();
    descriptor: ()Ljava/lang/IllegalStateException;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        Message()

  public abstract io.undertow.protocols.http2.HpackException hpackFailed();
    descriptor: ()Lio/undertow/protocols/http2/HpackException;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        Message()

  public abstract java.lang.IllegalStateException notAnUpgradeRequest();
    descriptor: ()Ljava/lang/IllegalStateException;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        Message()

  public abstract java.lang.IllegalStateException authenticationPropertyNotSet(java.lang.String, java.lang.String);
    descriptor: (Ljava/lang/String;Ljava/lang/String;)Ljava/lang/IllegalStateException;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        Message()
    MethodParameters:
        Name  Flags
      name    
      header  

  public abstract java.lang.IllegalStateException rengotiationFailed();
    descriptor: ()Ljava/lang/IllegalStateException;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        Message()

  public abstract java.lang.IllegalArgumentException userAgentCharsetMustHaveEvenNumberOfItems(java.lang.String);
    descriptor: (Ljava/lang/String;)Ljava/lang/IllegalArgumentException;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        Message()
    MethodParameters:
          Name  Flags
      supplied  

  public abstract java.lang.IllegalArgumentException datasourceNotFound(java.lang.String);
    descriptor: (Ljava/lang/String;)Ljava/lang/IllegalArgumentException;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        Message()
    MethodParameters:
      Name  Flags
      ds    

  public abstract java.lang.IllegalStateException serverNotStarted();
    descriptor: ()Ljava/lang/IllegalStateException;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        Message()

  public abstract java.lang.IllegalStateException exchangeAlreadyComplete();
    descriptor: ()Ljava/lang/IllegalStateException;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        Message()

  public abstract javax.net.ssl.SSLHandshakeException notHandshakeRecord();
    descriptor: ()Ljavax/net/ssl/SSLHandshakeException;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        Message()

  public abstract javax.net.ssl.SSLHandshakeException invalidHandshakeRecord();
    descriptor: ()Ljavax/net/ssl/SSLHandshakeException;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        Message()

  public abstract javax.net.ssl.SSLHandshakeException multiRecordSSLHandshake();
    descriptor: ()Ljavax/net/ssl/SSLHandshakeException;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        Message()

  public abstract javax.net.ssl.SSLHandshakeException expectedClientHello();
    descriptor: ()Ljavax/net/ssl/SSLHandshakeException;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        Message()

  public abstract javax.net.ssl.SSLHandshakeException expectedServerHello();
    descriptor: ()Ljavax/net/ssl/SSLHandshakeException;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        Message()

  public abstract java.io.IOException tooManyRedirects(java.io.IOException);
    descriptor: (Ljava/io/IOException;)Ljava/io/IOException;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_FORMAL_PARAMETER
        Cause()
      METHOD_RETURN
        Message()
    RuntimeInvisibleParameterAnnotations: 
      0:
        Cause()
    MethodParameters:
           Name  Flags
      exception  

  public abstract java.lang.IllegalStateException resumedAndDispatched();
    descriptor: ()Ljava/lang/IllegalStateException;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        Message()

  public abstract java.io.IOException noHostInHttp11Request();
    descriptor: ()Ljava/io/IOException;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        Message()

  public abstract io.undertow.protocols.http2.HpackException invalidHpackEncoding(byte);
    descriptor: (B)Lio/undertow/protocols/http2/HpackException;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        Message()
    MethodParameters:
      Name  Flags
      b     

  public abstract java.lang.IllegalArgumentException newlineNotSupportedInHttpString(java.lang.String);
    descriptor: (Ljava/lang/String;)Ljava/lang/IllegalArgumentException;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        Message()
    MethodParameters:
       Name  Flags
      value  

  public abstract java.lang.String pseudoHeaderInWrongOrder(io.undertow.util.HttpString);
    descriptor: (Lio/undertow/util/HttpString;)Ljava/lang/String;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        Message()
    MethodParameters:
        Name  Flags
      header  

  public abstract java.lang.String expectedContinuationFrame();
    descriptor: ()Ljava/lang/String;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        Message()

  public abstract java.lang.String incorrectFrameSize();
    descriptor: ()Ljava/lang/String;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        Message()

  public abstract java.lang.IllegalStateException streamNotRegistered();
    descriptor: ()Ljava/lang/IllegalStateException;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        Message()

  public abstract java.lang.NullPointerException sendChallengeReturnedNull(io.undertow.security.api.AuthenticationMechanism);
    descriptor: (Lio/undertow/security/api/AuthenticationMechanism;)Ljava/lang/NullPointerException;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        Message()
    MethodParameters:
           Name  Flags
      mechanism  

  public abstract java.lang.IllegalStateException bodyIsSetAndNotReadyForFlush();
    descriptor: ()Ljava/lang/IllegalStateException;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        Message()

  public abstract java.io.IOException invalidGzipHeader();
    descriptor: ()Ljava/io/IOException;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        Message()

  public abstract java.io.IOException invalidGZIPFooter();
    descriptor: ()Ljava/io/IOException;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        Message()

  public abstract java.lang.IllegalStateException responseTooLargeToBuffer(java.lang.Long);
    descriptor: (Ljava/lang/Long;)Ljava/lang/IllegalStateException;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        Message()
    MethodParameters:
        Name  Flags
      length  

  public abstract java.lang.String headerBlockTooLarge();
    descriptor: ()Ljava/lang/String;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        Message()

  public abstract java.lang.IllegalArgumentException invalidSameSiteMode(java.lang.String);
    descriptor: (Ljava/lang/String;)Ljava/lang/IllegalArgumentException;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        Message()
    MethodParameters:
      Name  Flags
      mode  

  public abstract java.lang.IllegalArgumentException invalidToken(byte);
    descriptor: (B)Ljava/lang/IllegalArgumentException;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        Message()
    MethodParameters:
      Name  Flags
      c     

  public abstract java.lang.IllegalArgumentException invalidHeaders();
    descriptor: ()Ljava/lang/IllegalArgumentException;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        Message()

  public abstract java.lang.String invalidCharacterInRequestTarget(char);
    descriptor: (C)Ljava/lang/String;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        Message()
    MethodParameters:
      Name  Flags
      next  

  public abstract java.lang.IllegalStateException objectIsClosed();
    descriptor: ()Ljava/lang/IllegalStateException;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        Message()

  public abstract java.io.IOException moreThanOneHostHeader();
    descriptor: ()Ljava/io/IOException;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        Message()

  public abstract java.lang.IllegalArgumentException invalidCookieValue(java.lang.String);
    descriptor: (Ljava/lang/String;)Ljava/lang/IllegalArgumentException;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        Message()
    MethodParameters:
       Name  Flags
      value  

  public abstract java.lang.IllegalArgumentException invalidCookieDomain(java.lang.String);
    descriptor: (Ljava/lang/String;)Ljava/lang/IllegalArgumentException;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        Message()
    MethodParameters:
       Name  Flags
      value  

  public abstract java.lang.IllegalArgumentException invalidCookiePath(java.lang.String);
    descriptor: (Ljava/lang/String;)Ljava/lang/IllegalArgumentException;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        Message()
    MethodParameters:
       Name  Flags
      value  

  public abstract java.lang.IllegalArgumentException invalidControlCharacter(java.lang.String);
    descriptor: (Ljava/lang/String;)Ljava/lang/IllegalArgumentException;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        Message()
    MethodParameters:
       Name  Flags
      value  

  public abstract java.lang.IllegalArgumentException invalidEscapeCharacter();
    descriptor: ()Ljava/lang/IllegalArgumentException;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        Message()

  public abstract io.undertow.protocols.http2.HpackException invalidHpackIndex(int);
    descriptor: (I)Lio/undertow/protocols/http2/HpackException;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        Message()
    MethodParameters:
       Name  Flags
      index  

  public abstract java.lang.IllegalArgumentException bufferPoolTooSmall(int);
    descriptor: (I)Ljava/lang/IllegalArgumentException;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        Message()
    MethodParameters:
         Name  Flags
      minSize  

  public abstract java.io.IOException invalidProxyHeader();
    descriptor: ()Ljava/io/IOException;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        Message()

  public abstract java.io.IOException headerSizeToLarge();
    descriptor: ()Ljava/io/IOException;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        Message()

  public abstract java.lang.RuntimeException http2TrailerToLargeForSingleBuffer();
    descriptor: ()Ljava/lang/RuntimeException;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        Message()

  public abstract java.io.IOException pingNotSupported();
    descriptor: ()Ljava/io/IOException;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        Message()

  public abstract java.io.IOException pingTimeout();
    descriptor: ()Ljava/io/IOException;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        Message()

  public abstract java.io.IOException streamLimitExceeded();
    descriptor: ()Ljava/io/IOException;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        Message()

  public abstract java.io.IOException invalidIpAddress(java.lang.String);
    descriptor: (Ljava/lang/String;)Ljava/io/IOException;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        Message()
    MethodParameters:
               Name  Flags
      addressString  
}
SourceFile: "UndertowMessages.java"
InnerClasses:
  public FileTooLargeException = io.undertow.server.handlers.form.MultiPartParserDefinition$FileTooLargeException of io.undertow.server.handlers.form.MultiPartParserDefinition
    RuntimeInvisibleAnnotations: 
      MessageBundle()