|
RichFaces CDK Generator 4.2.0.CR1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.richfaces.cdk.CdkException
org.richfaces.cdk.model.InvalidNameException
public class InvalidNameException
That exception indicates what some name does not meet CDK naming conventions.
| Constructor Summary | |
|---|---|
InvalidNameException()
|
|
InvalidNameException(String message)
|
|
InvalidNameException(String message,
Throwable cause)
|
|
InvalidNameException(Throwable cause)
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public InvalidNameException()
public InvalidNameException(String message)
message - public InvalidNameException(Throwable cause)
cause -
public InvalidNameException(String message,
Throwable cause)
message - cause -
|
RichFaces CDK Generator 4.2.0.CR1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||