public final class NotInitialisedException
extends java.lang.IllegalStateException
IllegalStateException
that will be thrown when an instance of
DDNA
is requested through
DDNA.instance()
without having been initialised first by calling
DDNA.initialise(DDNA.Configuration)
Constructor and Description |
---|
NotInitialisedException() |