org.eclipse.birt.report.model.api
Interface ErrorCodes

All Known Implementing Classes:
ErrorDetail

public interface ErrorCodes

Implements to define the error codes that are exposed to api.


Field Summary
static java.lang.String DESIGN_EXCEPTION_UNSUPPORTED_VERSION
          The report version is unsupported.
 

Field Detail

DESIGN_EXCEPTION_UNSUPPORTED_VERSION

static final java.lang.String DESIGN_EXCEPTION_UNSUPPORTED_VERSION
The report version is unsupported.

See Also:
Constant Field Values


Copyright © 2008 Actuate Corp. All rights reserved.