Class Fox::FXStreamError
In: lib/fox12/core.rb
Parent: StandardError

FXStreamError is the base class for exceptions which can occur when working with FXStream and its subclasses.

Methods

Public Class methods

This is a factory method that takes an FXStreamStatus code as its input and returns the appropriate exception class.

[Validate]