TMExceptionBadTMNodeKind
| Kind of class: | public class |
|---|---|
| Package: | treemap |
| Inherits from: | IllegalArgumentException |
| Version: | 2.5 |
| Author: | Christophe Bouthier [bouthier@loria.fr] |
| Package classpath: | treemap.TMExceptionBadTMNodeKind |
| File last modified: | Thursday, 27 December 2001, 19:27:04 |
The TMExceptionBadTMNodeKind exception is raised when
a TMComputeSize or TMComputeDraw receive a incompatible
kind of TMNode.
a TMComputeSize or TMComputeDraw receive a incompatible
kind of TMNode.
Summary
Constructors
- TMExceptionBadTMNodeKind
- Constructor.
- TMExceptionBadTMNodeKind
- Constructor.
Constructors
TMExceptionBadTMNodeKind
Constructor.
Parameters:
cSize:
the computing size object throwing the exception
tNode:
the incompatible TMNode
TMExceptionBadTMNodeKind
Constructor.
Parameters:
cDraw:
the computing drawing object throwing the exception
tNode:
the incompatible TMNode