Class IllegalFormatWidthException

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

public class IllegalFormatWidthException extends RuntimeException
See Also:
  • Constructor Details

    • IllegalFormatWidthException

      public IllegalFormatWidthException(int width)