|
|||||||||
| 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
|
+--java.lang.RuntimeException
|
+--de.flexiprovider.common.exceptions.GFException
|
+--de.flexiprovider.common.exceptions.DifferentFieldsException
This class is called, when trying to combine elements of different fields.
| Constructor Summary | |
DifferentFieldsException()
Default constructor. |
|
DifferentFieldsException(java.lang.String details)
Calls the parent-constructor with the message "Cannot combine elements from different fields: details" |
|
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace, toString |
| Methods inherited from class java.lang.Object |
|
| Constructor Detail |
public DifferentFieldsException()
public DifferentFieldsException(java.lang.String details)
details - details of this exception
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||