Class MissingFormatArgumentException

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

public class MissingFormatArgumentException extends RuntimeException
See Also:
  • Constructor Details

    • MissingFormatArgumentException

      public MissingFormatArgumentException(String message)