-
public final class ConfigResult.Failure extends ConfigResult<Nothing>
-
-
Method Summary
Modifier and Type Method Description final ThrowablegetException()-
-
Constructor Detail
-
Failure
Failure(Throwable exception)
-
-
Method Detail
-
getException
final Throwable getException()
-
-
-
-