public class ErrorConstructor extends DescribedTypeConstructor<Error>
| Constructor and Description |
|---|
ErrorConstructor() |
| Modifier and Type | Method and Description |
|---|---|
Error |
construct(Object underlying) |
static void |
register(DescribedTypeConstructorRegistry registry) |
constructpublic static void register(DescribedTypeConstructorRegistry registry)
public Error construct(Object underlying)
construct in class DescribedTypeConstructor<Error>Copyright © 2006–2017 The Apache Software Foundation. All rights reserved.