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) |
construct
public static void register(DescribedTypeConstructorRegistry registry)
public Error construct(Object underlying)
construct
in class DescribedTypeConstructor<Error>
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.