org.jboss.test.faces.writer
Class NotFoundException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.jboss.test.faces.writer.NotFoundException
- All Implemented Interfaces:
- Serializable
public class NotFoundException
- extends Exception
- Author:
- asmirnov
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
NotFoundException
public NotFoundException()
NotFoundException
public NotFoundException(String message,
Throwable cause)
- Parameters:
message - cause -
NotFoundException
public NotFoundException(String message)
- Parameters:
message -
NotFoundException
public NotFoundException(Throwable cause)
- Parameters:
cause -
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.