Class MissingFormatWidthException

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

public class MissingFormatWidthException extends RuntimeException
See Also:
  • Constructor Details

    • MissingFormatWidthException

      public MissingFormatWidthException(String msg)