Class sh::exceptions::CancelException

class sh::exceptions::CancelException

A special exception for cancellation of some action on user behalf.

A very special exception outside of the hierarchy. It is only used by the infrastructure; never throw it directly.

Public Functions

CancelException()