java.io.Serializable
, NestedThrowable
public final class RemoveException extends NestedException
RemoveException
exception is thrown when there is a problem detected with the
object to be removed. This exception typically contains a nested exception (returned from the entity
attempting to remove the object) that provides more information about the underlying error.
For example, if a management runtime method detects a problem while removing a security role or a
security policy, it may throw a RemoveException
exception.
NestedThrowable.Util
nested
getMessage, getNested, getNestedException, printStackTrace, printStackTrace, printStackTrace, superPrintStackTrace, superPrintStackTrace, superToString, toString