class.js

source class.js

Constructors

my.fwork.Exception(sMessage, sCallStack)

Construct a new exception.

parameters

type name description
Object sMessage a textual description of the exception
Object sCallStack a call stack typically created with generateCallStack