Class IllegalFormatConversionException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- com.google.javascript.jscomp.base.format.IllegalFormatConversionException
-
- All Implemented Interfaces:
java.io.Serializable
public class IllegalFormatConversionException extends java.lang.RuntimeException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description IllegalFormatConversionException(char conversionType, java.lang.Class<? extends java.lang.Object> class1)
-