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