Name | Description | |
---|---|---|
![]() | ClassName | Gets the class name of where the error occurred. |
![]() | ErrorNumber | Gets the error number. |
![]() | ErrorType | Gets the type of the error. |
![]() | Exception | Gets the exception. |
![]() | File | Gets the file where the error occurred. |
![]() | Line | Gets the line where the error occurred. |
![]() | Message | Gets the error message/ reason. |