Class: Cyberweb::CGI::InvalidEncoding

Inherits:
Exception
  • Object
show all
Defined in:
lib/cyberweb/cgi/core.rb

Overview

#

Exception raised when there is an invalid encoding detected

#

Constant Summary

Constants inherited from Exception

Exception::CONTENT_TYPE, Exception::TOP_DIV_ELEMENT

Instance Attribute Summary

Attributes inherited from Exception

#out

Method Summary

Methods inherited from Exception

#escape_html, #handle, #initialize, #print_exception, #print_header, #skip_header, #skip_header=, #skip_header?

Constructor Details

This class inherits a constructor from Cyberweb::CGI::Exception