Package net.lax1dude.eaglercraft.v1_8
Class HFormatter.IllegalFormatWidthException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- java.lang.IllegalArgumentException
-
- net.lax1dude.eaglercraft.v1_8.HFormatter.IllegalFormatWidthException
-
- All Implemented Interfaces:
java.io.Serializable
- Enclosing class:
- HFormatter
public static class HFormatter.IllegalFormatWidthException extends java.lang.IllegalArgumentException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description IllegalFormatWidthException()
IllegalFormatWidthException(int i)
IllegalFormatWidthException(java.lang.String s)
-