AppFunctionSystemException


public abstract class AppFunctionSystemException extends AppFunctionException

Known direct subclasses
AppFunctionCancelledException

Thrown when an operation was cancelled.

AppFunctionSystemUnknownException

Thrown when an internal unexpected error comes from the system.


Thrown when an internal unexpected error comes from the system.

For example, the AppFunctionService implementation is not found by the system.

Summary