Granite Data Services API Documentation (3.0.0.M2)
All Packages
|
All Classes
|
Index
|
Frames
No Frames
Class ClassNotFoundError
Methods
Package
org.granite.reflect
Class
public class ClassNotFoundError
Inheritance
ClassNotFoundError
ReflectionError
Error
This error is thrown when a class cannot be found, either from its name or from a given application domain.
See also
ClassUtil.forName
Type.forName
Type.forInstance
Type.forClass
Public Methods
Method
Defined by
ClassNotFoundError
(message:*, id:* = 0)
ClassNotFoundError
Constructor detail
ClassNotFoundError
()
constructor
public function ClassNotFoundError(message:*, id:* = 0)
Parameters
message
:*
id
:*
(default =
0
)