public static class ImplicitBindingCreator.BindingCreationException
extends java.lang.Exception
| Constructor and Description |
|---|
ImplicitBindingCreator.BindingCreationException(java.lang.String msgFmt,
java.lang.Object... args)
Create a new BindingCreationException using the given format string and arguments.
|
public ImplicitBindingCreator.BindingCreationException(java.lang.String msgFmt,
java.lang.Object... args)
String.format(msgFmt, args).