Package | Description |
---|---|
com.suncode.pwfl.component.exception | |
com.suncode.pwfl.core.function |
Modifier and Type | Class and Description |
---|---|
class |
ConditionException
Exception thrown when there was a problem verifying condition.
|
Modifier and Type | Class and Description |
---|---|
class |
FunctionAlreadyRegisteredException
Expection thrown, when given function is already registered within
FunctionRegistry . |
class |
FunctionCallException
Exception thrown when there was a problem calling function.
|
class |
FunctionNotFoundException
Expection thrown, when given function is not registered within
FunctionRegistry . |
class |
InvalidFunctionException
Expection indicates, that given function is invalid and cannot be created because it is invalid
(e.g. invalid name).
|
Copyright © 2023 Suncode. All rights reserved.