Moscrif API Docs for: 2012q3
Show:

Exception Class

include "lib://core/exception.ms";
Library: core

Construct of exception instance

Constructor

Exception

(
  • arg1
  • arg2
)

Parameters:

Item Index

Methods

Methods

toString

() String

Convert Exception to string

Returns:

String: String representation of this exception.