public class InitializeException extends RuntimeException
Constructor and Description |
---|
InitializeException() |
InitializeException(String info) |
InitializeException(String info,
Throwable res) |
InitializeException(Throwable res) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2024. All rights reserved.