Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Tools
ErrorHandler
C# Class Tools.ErrorHandler
Show file
Open project: Ezakhiel/Donate-Money-For-Unicorns-ubbse2015
Class Usage Examples
Public Properties
Property
Type
Description
counter
int
throwExceptions
bool
Public Methods
Method
Description
Error
(
CSToolsException
e
) :
void
ErrorHandler
( ) :
System
ErrorHandler
(
bool
ee
) :
System
Report
(
CSToolsException
e
) :
void
Method Details
Error()
public
method
public
Error
(
CSToolsException
e
) :
void
e
CSToolsException
return
void
ErrorHandler()
public
method
public
ErrorHandler
( ) :
System
return
System
ErrorHandler()
public
method
public
ErrorHandler
(
bool
ee
) :
System
ee
bool
return
System
Report()
public
method
public
Report
(
CSToolsException
e
) :
void
e
CSToolsException
return
void
Property Details
counter
public property
public
int
counter
return
int
throwExceptions
public property
public
bool
throwExceptions
return
bool