java.io.Serializable
public class NotInitLObjectException
extends java.lang.RuntimeException
NotInitLObjectException
class is used to throw an exception
when a variable that should be initialized is found to be uninitialized and the method can not
handle this condition.Constructor | Description |
---|---|
NotInitLObjectException() |