org.eucalyptus.analysesi.reverse
Class ReverseException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.eucalyptus.analysesi.reverse.ReverseException
All Implemented Interfaces:
java.io.Serializable

public class ReverseException
extends java.lang.Exception

Cette exception est levée lors d'une erreur dans l'exécution d'un reverse engineering.

Author:
Loic Dreux
See Also:
Serialized Form

Constructor Summary
ReverseException()
           
 
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

ReverseException

public ReverseException()


Copyright © 2009. All Rights Reserved.