Package | Description |
---|---|
ca.uhn.hl7v2.app |
Modifier and Type | Method and Description |
---|---|
ServerConfiguration.ApplicationExceptionPolicy |
ServerConfiguration.getApplicationExceptionPolicy() |
static ServerConfiguration.ApplicationExceptionPolicy |
ServerConfiguration.ApplicationExceptionPolicy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ServerConfiguration.ApplicationExceptionPolicy[] |
ServerConfiguration.ApplicationExceptionPolicy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
ServerConfiguration.setApplicationExceptionPolicy(ServerConfiguration.ApplicationExceptionPolicy applicationExceptionPolicy)
Sets the server behaviour when a
ReceivingApplication throws an exception while
processing a message. |
Copyright © 2001–2017 University Health Network. All rights reserved.