Package | Description |
---|---|
fr.gouv.vitam.storage.offers.tape.inmemoryqueue |
Modifier and Type | Method and Description |
---|---|
QueueProcessingException.RetryPolicy |
QueueProcessingException.getRetryPolicy() |
static QueueProcessingException.RetryPolicy |
QueueProcessingException.RetryPolicy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static QueueProcessingException.RetryPolicy[] |
QueueProcessingException.RetryPolicy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
QueueProcessingException(QueueProcessingException.RetryPolicy retryPolicy,
String message) |
QueueProcessingException(QueueProcessingException.RetryPolicy retryPolicy,
String message,
Throwable cause) |
QueueProcessingException(QueueProcessingException.RetryPolicy retryPolicy,
Throwable cause) |
Copyright © 2019 Vitam. All rights reserved.