module
ceylon.language
1.0.0
Keyboard Shortcuts
f
Open filter by tags
s
Open search page
?
Open this information panel
+
Expand all
-
Collapse all
Documentation:
o
Jump to module documentation
p
Jump to package documentation
l
Jump to aliases
n
Jump to annotations
z
Jump to initializer
a
Jump to attributes
m
Jump to methods
i
Jump to interfaces
c
Jump to classes
e
Jump to exceptions
Search page:
enter
Jump to selected declaration
esc
Clear search query/Go to overview
up
Move selection up
down
Move selection down
Search
Filter
Filter declarations by tags
All
None
Show more
Source Code
ceylon.language
.
meta
.
model
class
InvocationException
O
verview
P
ackage
A
ttributes
Initiali
z
er
M
ethods
Type Hierarchy:
Anything
Object
Basic
Exception
InvocationException
Thrown when attempting to invoke something which can't be invoked, like abstract class initialisers.
Initializer
InvocationException(
String
message)
Inherited Attributes
Attributes inherited from:
Exception
cause
,
string
Attributes inherited from:
Object
hash
,
string
Inherited Methods
Methods inherited from:
Exception
printStackTrace
Methods inherited from:
Object
equals