org.eclipse.cdt.debug.core.cdi
Class CDIException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.eclipse.cdt.debug.core.cdi.CDIException
- All Implemented Interfaces:
- Serializable
public class CDIException
- extends Exception
Represents a failure in the CDI model operations.
- Since:
- Jul 9, 2002
- See Also:
- Serialized Form
CDIException
public CDIException()
CDIException
public CDIException(String s)
CDIException
public CDIException(String s,
String d)
getDetailMessage
public String getDetailMessage()
- Returns a more details message(if any).
toString
public String toString()
- Overrides:
toString
in class Throwable
Copyright (c) IBM Corp. and others 2004. All Rights Reserved.