org.nuiton.topia
Class TopiaNotFoundException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.nuiton.topia.TopiaException
org.nuiton.topia.TopiaNotFoundException
- All Implemented Interfaces:
- Serializable
public class TopiaNotFoundException
- extends TopiaException
- Author:
- poussin
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
TopiaNotFoundException
public TopiaNotFoundException()
TopiaNotFoundException
public TopiaNotFoundException(String message)
- Parameters:
message -
TopiaNotFoundException
public TopiaNotFoundException(String message,
Throwable cause)
- Parameters:
message - cause -
TopiaNotFoundException
public TopiaNotFoundException(Throwable cause)
- Parameters:
cause -
Copyright © 2004-2010 CodeLutin. All Rights Reserved.