# Class: RoomleError

configurator-core/src/configurator..RoomleError

# Hierarchy

  • Error

    RoomleError

# Table of contents

# Constructors

# Properties

# Constructors

# constructor

new RoomleError(message?)

# Parameters

Name Type
message? string

# Inherited from

Error.constructor

# Defined in

node_modules/typescript/lib/lib.es5.d.ts:1059

# Properties

# rmlErrorCode

rmlErrorCode: ERROR_CODES

# Defined in

packages/common-core/src/error-handler.ts:14 (opens new window)