org.richfaces.renderkit.html
Class NoSuchComponentException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.richfaces.renderkit.html.NoSuchComponentException
- All Implemented Interfaces:
- Serializable
public class NoSuchComponentException
- extends Exception
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
NoSuchComponentException
public NoSuchComponentException()
NoSuchComponentException
public NoSuchComponentException(String message)
NoSuchComponentException
public NoSuchComponentException(Throwable cause)
NoSuchComponentException
public NoSuchComponentException(String message,
Throwable cause)
Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.