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