public class ManagedObjectNotFoundException extends OperationsException
Constructor and Description |
---|
ManagedObjectNotFoundException()
Create a managed object not found exception.
|
ManagedObjectNotFoundException(Throwable cause)
Create a managed object not found exception with the specified cause.
|
getMessageObject
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public ManagedObjectNotFoundException()
public ManagedObjectNotFoundException(Throwable cause)
cause
- The cause of this exception.Copyright 2010-2022 ForgeRock AS.