| Package | Description |
|---|---|
| net.morimekta.providence.reflect.contained |
| Modifier and Type | Method and Description |
|---|---|
CException |
CException.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
CField<CException> |
CExceptionDescriptor.findFieldById(int id) |
CField<CException> |
CExceptionDescriptor.findFieldByName(String name) |
CField<CException> |
CExceptionDescriptor.findFieldByPojoName(String pojoName) |
net.morimekta.providence.PMessageBuilder<CException> |
CException.mutate() |
| Constructor and Description |
|---|
CExceptionDescriptor(String comment,
String packageName,
String name,
List<CField<CException>> fields,
Map<String,String> annotations) |
Copyright © 2015–2020 morimekta.net. All rights reserved.