Revenue Management API Developer Reference

ffrr.Exceptions

global with sharing class Exceptions

ffrr.Exceptions.AppException

global virtual with sharing class AppException extends Exception

The Base Exception thrown by Revenue Recognition. All ffrr.Exceptions extends this Exception.

ffrr.Exceptions.InvalidArgumentException

global virtual with sharing class InvalidArgumentException extends Exceptions.AppException

This exception is thrown when invalid arguments are supplied to a method.

This class extends ffrr.Exceptions.AppException

ffrr.Exceptions.InvalidSettingsException

global with sharing class InvalidSettingsException extends Exceptions.AppException

This exception is thrown when an Invalid Settings__c object has been used.

This class extends ffrr.Exceptions.AppException

ffrr.Exceptions.InvalidTemplateException

global with sharing class InvalidTemplateException extends Exceptions.AppException

This exception is thrown when an Invalid Template__c object has been used.

This class extends ffrr.Exceptions.AppException

ffrr.Exceptions.InvalidPeriodException

global with sharing class InvalidPeriodException extends Exceptions.AppException

This exception is thrown when an Invalid Period__c object has been used.

This class extends ffrr.Exceptions.AppException

ffrr.Exceptions.InvalidIdException

global with sharing class InvalidIdException extends Exceptions.AppException

This exception is thrown when an Invalid Id was used.

This class extends ffrr.Exceptions.AppException

ffrr.Exceptions.MalformedCallException

global with sharing class MalformedCallException extends Exceptions.AppException

This exception is thrown when the callable method does not exist.

This class extends ffrr.Exceptions.AppException

ffrr.Exceptions.PackageNotInstalledException

global with sharing class PackageNotInstalledException extends Exceptions.AppException

This exception is thrown when a package that is required is not installed.

This class extends ffrr.Exceptions.AppException

© Copyright 2009–2022 FinancialForce.com, inc. All rights reserved. Various trademarks held by their respective owners.