org.eclipse.equinox.p2.engine
Class MissingActionsException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.eclipse.core.runtime.CoreException
org.eclipse.equinox.p2.core.ProvisionException
org.eclipse.equinox.p2.engine.MissingActionsException
- All Implemented Interfaces:
- Serializable
public class MissingActionsException
- extends ProvisionException
- Since:
- 2.0
- See Also:
- Serialized Form
Fields inherited from class org.eclipse.equinox.p2.core.ProvisionException |
ARTIFACT_EXISTS, ARTIFACT_INCOMPLETE_SIZING, ARTIFACT_NOT_FOUND, INTERNAL_ERROR, REPOSITORY_EXISTS, REPOSITORY_FAILED_AUTHENTICATION, REPOSITORY_FAILED_READ, REPOSITORY_FAILED_WRITE, REPOSITORY_INVALID_LOCATION, REPOSITORY_NOT_FOUND, REPOSITORY_READ_ONLY, REPOSITORY_UNKNOWN_TYPE |
MissingActionsException
public MissingActionsException(MissingAction[] missingActions)
getMissingActions
public MissingAction[] getMissingActions()
Guidelines for using Eclipse APIs.
Copyright (c) Eclipse contributors and others 2000, 2010. All rights reserved.