public class CapabilityNotSetException extends RestrictedAccessException
| Constructor and Description |
|---|
CapabilityNotSetException()
Create the exception object with default values.
|
CapabilityNotSetException(String str)
Create the exception object that outputs message.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic CapabilityNotSetException()
public CapabilityNotSetException(String str)
str - the message string to be output.Copyright © 2023. All rights reserved.