Class ManagedObjectNotFoundException

All Implemented Interfaces:
Serializable, LocalizableException

public final class ManagedObjectNotFoundException extends OperationsException
The requested managed object could not be located.
See Also:
  • Constructor Details

    • ManagedObjectNotFoundException

      public ManagedObjectNotFoundException(String name)
      Create a managed object not found exception.
      Parameters:
      name - The name of the managed object that was not found