FUnit Framework Language Reference
All Packages
|
All Classes
|
Index
|
Frames
No Frames
Class AssertionError
Methods
Package
funit.errors
Class
public class AssertionError
Inheritance
AssertionError
Error
Public Methods
Method
Defined by
AssertionError
(message:String = "", id:int = 0)
AssertionError
Constructor detail
AssertionError
()
constructor
public function AssertionError(message:String = "", id:int = 0)
Parameters
message
:String
(default = "
")
id
:int
(default =
0
)
© 2007-2009 FUnit.org. All rights reserved.