public class AlreadyConfiguredException
extends java.lang.Exception
Constructor and Description |
---|
AlreadyConfiguredException()
Constructs an instance using a standard message.
|
AlreadyConfiguredException(java.lang.String msg)
Constructs an instance from the given input string.
|