fr.reseaumexico.model
Class MexicoTechnicalException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
fr.reseaumexico.model.MexicoTechnicalException
- All Implemented Interfaces:
- Serializable
public class MexicoTechnicalException
- extends RuntimeException
Mexico technical exception
- Since:
- 0.1
- Author:
- sletellier
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
MexicoTechnicalException
public MexicoTechnicalException()
MexicoTechnicalException
public MexicoTechnicalException(String message)
MexicoTechnicalException
public MexicoTechnicalException(String message,
Throwable cause)
MexicoTechnicalException
public MexicoTechnicalException(Throwable cause)
Copyright © 2011-2012 Code Lutin. All Rights Reserved.