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