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