ListResourcesExceptions: {
    AccessDeniedException?: typeof ProductServiceException;
    ServiceException?: typeof ProductServiceExceptionWithCause;
}

Type declaration

  • Optional AccessDeniedException?: typeof ProductServiceException
  • Optional ServiceException?: typeof ProductServiceExceptionWithCause