public class DeliverException extends ClearCaseException
| Modifier and Type | Class and Description |
|---|---|
static class |
DeliverException.Type |
information| Constructor and Description |
|---|
DeliverException(Deliver deliver,
DeliverException.Type type,
Exception e) |
| Modifier and Type | Method and Description |
|---|---|
Deliver |
getDeliver() |
DeliverException.Type |
getType() |
boolean |
isNotStarted() |
boolean |
isStarted() |
addInformation, getInformation, getInformationAsString, log, print, print, printInformation, printInformationaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic DeliverException(Deliver deliver, DeliverException.Type type, Exception e)
public DeliverException.Type getType()
public Deliver getDeliver()
public boolean isStarted()
public boolean isNotStarted()
Copyright © 2016–2018. All rights reserved.