public final class NotDefinedException extends Exception
This class is not intended to be extended by clients.
IActivity
,
ICategory
,
Serialized FormConstructor and Description |
---|
NotDefinedException()
Creates a new instance of this class with no specified detail message.
|
NotDefinedException(String s)
Creates a new instance of this class with the specified detail message.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public NotDefinedException()
public NotDefinedException(String s)
s
- the detail message.
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.