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