本文へスキップ

class_LightshipMapManagerException


title: class LightshipMapManagerException toc_max_heading_level: 4


class LightshipMapManagerException

(Niantic.Lightship.Maps.Exceptions.LightshipMapManagerException)

LightshipMapManager からスローされる例外の基本クラス。

    class LightshipMapManagerException: Niantic.Lightship.Maps.Core.Exceptions.LightshipMapsSdkException {
protected:
// メソッド

LightshipMapManagerException(string message);
};

// direct descendants

class LightshipMapManagerNotInitializedException;