Package com.google.javascript.jscomp
Class JsMessage.PlaceholderFormatException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- com.google.javascript.jscomp.JsMessage.PlaceholderFormatException
-
- All Implemented Interfaces:
java.io.Serializable
- Enclosing class:
- JsMessage
public static final class JsMessage.PlaceholderFormatException extends java.lang.Exception
Thrown when parsing a message string into parts fails because of a misformatted place holder.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description PlaceholderFormatException()
-