gnu.jemacs.buffer

Class CancelledException


public class CancelledException
extends RuntimeException

Used to signal that an action was cancelled.

Constructor Summary

CancelledException()
CancelledException(String msg)

Constructor Details

CancelledException

public CancelledException()

CancelledException

public CancelledException(String msg)