|
| Components |
|
| |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||||
com.sas.collection.InvalidElementTypeException
public class InvalidElementTypeException
InvalidElementTypeException is used when an argument of the wrong type is used in an operation, such as trying to insert a non-String value into a StringCollection.
| Constructor Summary | |
|---|---|
InvalidElementTypeException()
Deprecated. default constructor. |
|
InvalidElementTypeException(java.lang.String s)
Deprecated. Constructs a InvalidElementTypeException with the specified detail message. |
|
| Constructor Detail |
|---|
public InvalidElementTypeException()
public InvalidElementTypeException(java.lang.String s)
s - the detail message
|
| Components |
|
| |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||||