public class BuildNumberException extends ClearCaseException
Modifier and Type | Class and Description |
---|---|
static class |
BuildNumberException.Type |
information
Constructor and Description |
---|
BuildNumberException() |
BuildNumberException(String s) |
BuildNumberException(String s,
BuildNumberException.Type type) |
BuildNumberException(String s,
Exception e) |
BuildNumberException(String s,
Exception e,
BuildNumberException.Type type) |
addInformation, getInformation, getInformationAsString, log, print, print, printInformation, printInformation
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public BuildNumberException()
public BuildNumberException(String s)
public BuildNumberException(String s, BuildNumberException.Type type)
public BuildNumberException(String s, Exception e, BuildNumberException.Type type)
Copyright © 2016–2018. All rights reserved.