| Package | Description |
|---|---|
| org.immutables.fixture.style |
| Modifier and Type | Method and Description |
|---|---|
ImmutableSpecifiedException |
ImmutableSpecifiedException.Builder.build() |
<BOT extends Exception> |
ImmutableSpecifiedException.Builder.buildOrThrow(Function<String,BOT> exceptionSupplier) |
static ImmutableSpecifiedException |
ImmutableSpecifiedException.copyOf(SpecifiedException instance) |
ImmutableSpecifiedException |
ImmutableSpecifiedException.withSomeRequiredInteger(int value) |
ImmutableSpecifiedException |
ImmutableSpecifiedException.withSomeRequiredString(String value) |
Copyright © 2017 The Immutables.org authors. All rights reserved.