CSLogException
extends CSException
in package
Represents an log exception and takes care of the error handling in the CSLog APIs
Tags
Table of Contents
- FUNCTION_IS_NOT_AVAILABLE = 1002
- WRONG_LOG_LEVEL = 1000
- WRONG_OBJECT_TYPE = 1001
Constants
FUNCTION_IS_NOT_AVAILABLE
public
mixed
FUNCTION_IS_NOT_AVAILABLE
= 1002
Tags
WRONG_LOG_LEVEL
public
mixed
WRONG_LOG_LEVEL
= 1000
Tags
WRONG_OBJECT_TYPE
public
mixed
WRONG_OBJECT_TYPE
= 1001
