public class SelectContainerException extends Exception
Constructor and Description |
---|
SelectContainerException(String message,
Throwable cause,
ContainerTypeDescription containerTypeDescription) |
Modifier and Type | Method and Description |
---|---|
ContainerTypeDescription |
getContainerTypeDescription() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public SelectContainerException(String message, Throwable cause, ContainerTypeDescription containerTypeDescription)
public ContainerTypeDescription getContainerTypeDescription()
Copyright © 2004–2020 Eclipse Foundation. All rights reserved.