public class UnableToListBaselinesException extends ClearCaseException
information
Constructor and Description |
---|
UnableToListBaselinesException(Stream s,
Component c,
Project.PromotionLevel plevel,
Exception e) |
Modifier and Type | Method and Description |
---|---|
Component |
getComponent() |
Project.PromotionLevel |
getPromotionLevel() |
Stream |
getStream() |
addInformation, getInformation, getInformationAsString, log, print, print, printInformation, printInformation
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public UnableToListBaselinesException(Stream s, Component c, Project.PromotionLevel plevel, Exception e)
public Stream getStream()
public Component getComponent()
public Project.PromotionLevel getPromotionLevel()
Copyright © 2016–2018. All rights reserved.