public class WarningException extends Exception
Constructor and Description |
---|
WarningException(Result.Warning<?> warning) |
Modifier and Type | Method and Description |
---|---|
String |
getMessage() |
Result.Warning<?> |
getWarning() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public WarningException(Result.Warning<?> warning)
public Result.Warning<?> getWarning()
public String getMessage()
getMessage
in class Throwable
Copyright © 2023 NoraUi. All rights reserved.