public class InvalidRegistryObjectException extends RuntimeException
This exception is thrown by methods on extension registry objects. It is not intended to be instantiated or subclassed by clients.
This class can be used without OSGi running.
Constructor and Description |
---|
InvalidRegistryObjectException()
Creates a new exception instance with null as its detail message.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.