public class XPFStructuredErrorResolution extends Object
| Modifier and Type | Field and Description | 
|---|---|
private Class<?> | 
domain  | 
private String | 
guid  | 
| Constructor and Description | 
|---|
XPFStructuredErrorResolution(Class<?> domain,
                            String guid)
Creates a new Structured Error resolution. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
boolean | 
equals(Object other)  | 
Class<?> | 
getDomain()  | 
String | 
getGuid()  | 
int | 
hashCode()  | 
Copyright © 2022. All rights reserved.