public class NotInitializedException extends RuntimeException
RuntimeException to indicate that an entity was operated with
before it was initialized.| Constructor and Description |
|---|
NotInitializedException(String msg) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic NotInitializedException(String msg)
Copyright © 2019. All rights reserved.