org.eucalyptus.analysesi.save
Class SaveModelNotSupportedException

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

public class SaveModelNotSupportedException
extends java.lang.Exception

Cette exception est levée lorsque la sauvegarde d'un model n'est pas pris en compte par un format.

Author:
Loic Dreux
See Also:
Serialized Form

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

SaveModelNotSupportedException

public SaveModelNotSupportedException()


Copyright © 2009. All Rights Reserved.