Home Reference Source
public class | source

ExJoin

Exception threw when the joining phase of Spray does not work as intended.

Constructor Summary

Public Constructor
public

constructor(source: string, reason: string)

Member Summary

Public Members
public

message: *

public

source: *

Public Constructors

public constructor(source: string, reason: string) source

Params:

NameTypeAttributeDescription
source string

The name of the function that threw the exception.

reason string

The reason the joining failed.

Public Members

public message: * source

public source: * source