Package | Description |
---|---|
net.praqma.clearcase.exceptions |
Modifier and Type | Method and Description |
---|---|
DeliverException.Type |
DeliverException.getType() |
static DeliverException.Type |
DeliverException.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DeliverException.Type[] |
DeliverException.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
DeliverException(Deliver deliver,
DeliverException.Type type,
Exception e) |
Copyright © 2016–2018. All rights reserved.