public class WeblinkException extends RuntimeException
| Constructor and Description |
|---|
WeblinkException() |
WeblinkException(String message) |
WeblinkException(String message,
Throwable cause) |
WeblinkException(String message,
Throwable cause,
boolean enableSuppression,
boolean writableStackTrace) |
WeblinkException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic WeblinkException()
public WeblinkException(String message, Throwable cause, boolean enableSuppression, boolean writableStackTrace)
public WeblinkException(String message)
public WeblinkException(Throwable cause)
Copyright © 2018 Blazebit. All Rights Reserved.