Class ObjectNotFoundException

All Implemented Interfaces:
Serializable

public class ObjectNotFoundException extends UofSdkException
The following exception gets thrown when a requested object is not found
See Also:
  • Constructor Details

    • ObjectNotFoundException

      public ObjectNotFoundException(String message)
    • ObjectNotFoundException

      public ObjectNotFoundException(String message, Exception e)