Discuss this help topic in SecureBlackbox Forum
Creates a new instance of ESecureBlackboxError class.
Declaration
Parameters
- Code - error code
- Fake - a dummy parameter to prevent certain compilers mixing up overloaded methods with same number of parameters
- InsertCodeToErrorMessage - specifies if the error code should be included to the error message
- Message - error message
Description
Use this method to create an instance of ESecureBlackboxError class.
Discuss this help topic in SecureBlackbox Forum