IllegalFormatException
  public
  
  
  
  class
  IllegalFormatException
  
  
  
  
  
  
  
  
  
  
  
  
  
    extends IllegalArgumentException
  
  
  
  
  
  
| java.lang.Object | |||||
| ↳ | java.lang.Throwable | ||||
| ↳ | java.lang.Exception | ||||
| ↳ | java.lang.RuntimeException | ||||
| ↳ | java.lang.IllegalArgumentException | ||||
| ↳ | java.util.IllegalFormatException | ||||
| 
         
          Known direct subclasses
          
   
       DuplicateFormatFlagsException, FormatFlagsConversionMismatchException, IllegalFormatCodePointException, IllegalFormatConversionException, IllegalFormatFlagsException, IllegalFormatPrecisionException, IllegalFormatWidthException, MissingFormatArgumentException, MissingFormatWidthException, UnknownFormatConversionException, UnknownFormatFlagsException
   
  
  | 
    
Unchecked exception thrown when a format string contains an illegal syntax or a format specifier that is incompatible with the given arguments. Only explicit subtypes of this exception which correspond to specific errors should be instantiated.
Summary
Inherited methods | |||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 
   
    From class
       
        
          java.lang.Throwable
        
      
    
    
  | |||||||||||||||||||||||||||
| 
   
    From class
       
        
          java.lang.Object
        
      
    
    
  | |||||||||||||||||||||||||||