public final class NotDefinedException
extends java.lang.Exception
This class is not intended to be extended by clients.
IActivity,
ICategory,
Serialized Form| Constructor and Description |
|---|
NotDefinedException()
Creates a new instance of this class with no specified detail message.
|
NotDefinedException(java.lang.String s)
Creates a new instance of this class with the specified detail message.
|
public NotDefinedException()
public NotDefinedException(java.lang.String s)
s - the detail message.
Copyright (c) 2000, 2018 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.