Exception


Description:

[ CCode ( has_construct_function = false ) ]
public Exception (Context context, string message)

Create a new Exception in context with message.

Parameters:

context

a Context

message

the error message

Returns:

a new Exception.