EmailTestException

Type
Class
Namespace
Craft
Inherits
Craft\EmailTestException » Craft\Exception » CException (opens new window) » Exception (opens new window)
Since
2.6

Class EmailTestException

See also http://craftcms.com

View source (opens new window)

# Public Methods

Method Description
__construct() Constructor

# __construct()

Constructor

View source (opens new window)

Arguments

  • $message
  • $code
  • $previous

Signature

public void __construct ( $message = '', $code = 0, $previous = null )