Eclipse JDT
Release 3.0

org.eclipse.ltk.ui.refactoring
Interface IRefactoringUIStatusCodes


public interface IRefactoringUIStatusCodes

Status codes used by the refactoring ui plug-in.

This interface is not intended to be implemented by clients.

Since:
3.0
See Also:
Status

Field Summary
static int INTERNAL_ERROR
          Status code (value 10000) indicating an internal error.
 

Field Detail

INTERNAL_ERROR

public static final int INTERNAL_ERROR
Status code (value 10000) indicating an internal error.

See Also:
Constant Field Values

Eclipse JDT
Release 3.0

Copyright (c) IBM Corp. and others 2000, 2004. All Rights Reserved.