module
ceylon.language
0.4
Search
Filter
Filter declarations by tags
All
None
Show more
Source Code
ceylon.language
class
OverflowException
O
verview
P
ackage
A
ttributes
C
onstructor
M
ethods
Type Hierarchy:
Void
Object
IdentifiableObject
Exception
OverflowException
Thrown when a mathematical operation caused a number to overflow from its bounds.
Constructor
OverflowException()
Inherited Attributes
Attributes inherited from:
Exception
cause
,
message
,
string
Attributes inherited from:
Object
hash
,
string
Inherited Methods
Methods inherited from:
Exception
printStackTrace
Methods inherited from:
Object
equals