Class IllegalFormatConversionException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.google.javascript.jscomp.base.format.IllegalFormatConversionException
All Implemented Interfaces:
Serializable

public class IllegalFormatConversionException extends RuntimeException
See Also:
  • Constructor Details

    • IllegalFormatConversionException

      public IllegalFormatConversionException(char conversionType, Class<? extends Object> class1)