|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.cdt.internal.ui.CStatusConstants
public class CStatusConstants
Defines status codes relevant to the C UI plug-in. When a Core exception is thrown, it contain a status object describing the cause of the exception. The status objects originating from the C UI plug-in use the codes defined in this interface.
Field Summary | |
---|---|
static int |
INTERNAL_ERROR
Status code describing an internal error |
static int |
TEMPLATE_IO_EXCEPTION
Status constant indicating that an exception occured on storing or loading templates. |
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final int INTERNAL_ERROR
public static final int TEMPLATE_IO_EXCEPTION
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |