public abstract class FormatException extends IllegalStateException
| Modifier | Constructor and Description |
|---|---|
protected |
FormatException(SourceTraceability source,
String description) |
| Modifier and Type | Method and Description |
|---|---|
SourceTraceability |
source() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringprotected FormatException(@Nonnull SourceTraceability source, @Nonnull String description)
public SourceTraceability source()
Copyright © 2016–2021 MWARE SOLUTIONS. All rights reserved.