gnu.jemacs.buffer

Class CancelledException

public class CancelledException extends RuntimeException

Used to signal that an action was cancelled.
Constructor Summary
CancelledException(String msg)
CancelledException()

Constructor Detail

CancelledException

public CancelledException(String msg)

CancelledException

public CancelledException()