Home Reference Source Test
public class | source

EventstoreError

Extends:

Error → EventstoreError

Eventstore error base class

Constructor Summary

Public Constructor
public

Creates new instance of EventstoreError

Member Summary

Public Members
public

name: *

Set name of error

public

Public Constructors

public constructor() source

Creates new instance of EventstoreError

Public Members

public name: * source

Set name of error

public rootCause: Error | null source