org.talend.esb.sam.server.ui.servlets
Class NotFoundException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.talend.esb.sam.server.ui.servlets.NotFoundException
- All Implemented Interfaces:
- Serializable
public class NotFoundException
- extends Exception
Resource not found exception.
- Author:
- telesh
- 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(String message)
- Instantiates a new not found exception.
- Parameters:
message - the message
Copyright © 2011-2012 Talend Inc.. All Rights Reserved.