POT
POT
POT
Main menu

Download

Forum

SVN

Class: E_OTS_OTBMError

Source Location: /classes/E_OTS_OTBMError.php

Class E_OTS_OTBMError

Class Overview

OTBM map loading error.

OTBM map loading error.

Located in /classes/E_OTS_OTBMError.php [line 22]

Exception
   |
   --E_OTS_ErrorCode
      |
      --E_OTS_OTBMError
Author(s):
Information Tags:
Version:  0.0.6
Since:  0.0.6
[ Top ]
Inherited Properties, Constants, and Methods
Inherited Properties Inherited Methods Inherited Constants

Inherited From E_OTS_ErrorCode

E_OTS_ErrorCode::__construct()
Sets error code.

[ Top ]
Constant Summary
LOADMAPERROR_OUTDATEDHEADER   Unsupported file version.
LOADMAPERROR_UNKNOWNNODETYPE   Unknown node type.

[ Top ]
Constants
LOADMAPERROR_OUTDATEDHEADER = 3 [line 27]

Unsupported file version.

Unsupported file version.

Information Tags:
Version:  0.0.6
Since:  0.0.6

[ Top ]
LOADMAPERROR_UNKNOWNNODETYPE = 8 [line 31]

Unknown node type.

Unknown node type.

Information Tags:
Version:  0.0.6
Since:  0.0.6

[ Top ]