FatalTransactionException(String, String, String, Throwable) constructor

Constructs a new FatalTransactionException object that will cause an error notification window to appear on the client.

Syntax

public FatalTransactionException ( String title , String text , String okLabel , Throwable cause )

Parameters

Usage

This constructor creates an exception that results in a "Fatal with message" transaction error.