| Package | Description |
|---|---|
| org.openehealth.ipf.commons.ihe.hpd | |
| org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2 |
| Modifier and Type | Method and Description |
|---|---|
ErrorResponse.ErrorType |
HpdException.getType() |
| Constructor and Description |
|---|
HpdException(Exception exception,
ErrorResponse.ErrorType type) |
HpdException(String message,
ErrorResponse.ErrorType type) |
| Modifier and Type | Field and Description |
|---|---|
protected ErrorResponse.ErrorType |
ErrorResponse.type |
| Modifier and Type | Method and Description |
|---|---|
static ErrorResponse.ErrorType |
ErrorResponse.ErrorType.fromValue(String v) |
ErrorResponse.ErrorType |
ErrorResponse.getType()
Gets the value of the type property.
|
static ErrorResponse.ErrorType |
ErrorResponse.ErrorType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ErrorResponse.ErrorType[] |
ErrorResponse.ErrorType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ErrorResponse.setType(ErrorResponse.ErrorType value)
Sets the value of the type property.
|
Copyright © 2018 Open eHealth Foundation. All rights reserved.