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