public class KittehStsException extends RuntimeException
Constructor and Description |
---|
KittehStsException(@NonNull String message)
Constructs the exception.
|
KittehStsException(@NonNull String message,
@NonNull Throwable thrown)
Constructs the exception with a cause.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public KittehStsException(@NonNull String message)
message
- what went wrong.Copyright © 2013–2021 Kitteh. All rights reserved.