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 |
|---|
AppFunctionSystemUnknownException(String errorMessage) |
Inherited methods |
||
|---|---|---|
|
||
Public constructors
AppFunctionSystemUnknownException
Added in 1.0.0-alpha07
public AppFunctionSystemUnknownException(String errorMessage)