public class SpongeException extends RuntimeException
| Constructor and Description |
|---|
SpongeException(String message)
Creates a new exception.
|
SpongeException(String message,
Throwable throwable)
Creates a new exception.
|
SpongeException(Throwable throwable)
Creates a new exception.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2016–2018 Softelnet. All rights reserved.