fr.reseaumexico.model
Class MexicoTechnicalException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by 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

Constructor Summary
MexicoTechnicalException()
           
MexicoTechnicalException(String message)
           
MexicoTechnicalException(String message, Throwable cause)
           
MexicoTechnicalException(Throwable cause)
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

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.