public static class Reaction.ConversionFormatExceptionBuilder extends Object implements Reaction.IExceptionBuilder
| Constructor and Description |
|---|
ConversionFormatExceptionBuilder(String message) |
| Modifier and Type | Method and Description |
|---|---|
RuntimeException |
make()
Creates a runtime exception for a given error event.
|
String |
toString() |
public ConversionFormatExceptionBuilder(String message)
public RuntimeException make()
Reaction.IExceptionBuildermake in interface Reaction.IExceptionBuilderCopyright © 2013–2016. All rights reserved.