struct TermBuf::Events::Failure

Overview

Something failed. The driver keeps going; the application decides.

Defined in:

termbuf/terminal/event.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(error : Exception) #

[View source]

Instance Method Detail

def clone #

[View source]
def copy_with(error _error = @error) #

[View source]
def error : Exception #