Eclipse Platform
Release 3.1

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 Platform
Release 3.1

Guidelines for using Eclipse APIs.

Copyright (c) IBM Corp. and others 2000, 2005. All rights reserved.