AppFunctionSystemUnknownException


public final class AppFunctionSystemUnknownException extends AppFunctionSystemException

Thrown when an internal unexpected error comes from the system.

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

Summary

Public constructors

Public constructors

AppFunctionSystemUnknownException

Added in 1.0.0-alpha02
public AppFunctionSystemUnknownException(String errorMessage)