public class ContainerIntentException extends ContainerCreateException
Constructor and Description |
---|
ContainerIntentException(String intentName,
org.eclipse.core.runtime.IStatus status) |
ContainerIntentException(String intentName,
String message) |
ContainerIntentException(String intentName,
String message,
Throwable cause) |
Modifier and Type | Method and Description |
---|---|
String |
getIntentName() |
getCause, getStatus, printStackTrace, printStackTrace, printStackTrace
addSuppressed, fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, setStackTrace, toString
public ContainerIntentException(String intentName, org.eclipse.core.runtime.IStatus status)
public ContainerIntentException(String intentName, String message, Throwable cause)
public String getIntentName()
Copyright © 2004–2020 Eclipse Foundation. All rights reserved.