@PublicEvolving public class ModuleException extends RuntimeException
| Constructor and Description |
|---|
ModuleException(String message)
Creates a new
ModuleException. |
ModuleException(String message,
Throwable throwable)
Creates a new
ModuleException. |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ModuleException(String message)
ModuleException.public ModuleException(String message, Throwable throwable)
ModuleException.Copyright © 2014–2025 The Apache Software Foundation. All rights reserved.