|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--gpsys.GPException
|
+--gpsys.TypeException
A TypeException is generated when a Gene tree is being generated, and no Function or Terminal of the required type at the given depth can be found.
GPException,
GeneFunctionGrow,
GeneFunctionFull,
GeneTerminal,
Chromosome, Serialized Form| Fields inherited from class java.lang.Throwable |
backtrace,
detailMessage,
serialVersionUID |
| Constructor Summary | |
TypeException()
Create an TypeException with an empty message. |
|
TypeException(java.lang.String message)
Create an TypeException with the specified message. |
|
| Methods inherited from class java.lang.Throwable |
fillInStackTrace,
getLocalizedMessage,
getMessage,
printStackTrace,
printStackTrace,
printStackTrace,
printStackTrace0,
toString |
| Methods inherited from class java.lang.Object |
|
| Constructor Detail |
public TypeException()
public TypeException(java.lang.String message)
message - a message describing the the exception.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||