public class AdminNamespaceVetoException extends SnapinVetoException
| Constructor and Description |
|---|
AdminNamespaceVetoException(java.lang.String message,
SnapinEvent event)
Constructs a SnapinVetoException object.
|
| Modifier and Type | Method and Description |
|---|---|
SnapinEvent |
getSnapinEvent()
Returns the snap-in event passed in the exception.
|
crackErrorCode, getCause, getErrorCode, setCausepublic AdminNamespaceVetoException(java.lang.String message,
SnapinEvent event)
To get the exception String use the getMessage() method inherited from Throwable.
message - The message string passed in the exception.event - The actual snap-in event.public SnapinEvent getSnapinEvent()
getSnapinEvent in class SnapinVetoException
API Documentation Copyright © 1998-2004 Novell, Inc. All rights reserved.
NDS is a registered trademark of Novell, Inc. in the United States and other countries.
Generated ${TODAY} ${TSTAMP}.