lumis.portal.serialization
Class SerializationSimulationException

Package class diagram package SerializationSimulationException
java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by lumis.portal.PortalException
              extended by lumis.portal.manager.ManagerException
                  extended by lumis.portal.serialization.SerializationException
                      extended by lumis.portal.serialization.SerializationSimulationException
All Implemented Interfaces:
Serializable

@StableMinor(version="4.1",
             sinceVersion="4.0")
public class SerializationSimulationException
extends SerializationException

Exception raised when an importing simulation ends

Since:
4.0.7
See Also:
Serialized Form

Field Summary
 
Fields inherited from class lumis.portal.PortalException
resources
 
Constructor Summary
SerializationSimulationException(String arg0)
           
SerializationSimulationException(String arg0, boolean notifyProgress)
           
SerializationSimulationException(String arg0, Exception innerException)
           
SerializationSimulationException(String arg0, Exception innerException, boolean notifyProgress)
           
SerializationSimulationException(String arg0, IResource resource)
           
SerializationSimulationException(String arg0, IResource resource, boolean notifyProgress)
           
SerializationSimulationException(String arg0, IResource resource, Exception innerException)
           
SerializationSimulationException(String arg0, IResource resource, Exception innerException, boolean notifyProgress)
           
SerializationSimulationException(String arg0, List<IResource> resources)
           
SerializationSimulationException(String arg0, List<IResource> resources, boolean notifyProgress)
           
SerializationSimulationException(String arg0, List<IResource> resources, Exception innerException)
           
SerializationSimulationException(String arg0, List<IResource> resources, Exception innerException, boolean notifyProgress)
           
 
Method Summary
 
Methods inherited from class lumis.portal.serialization.SerializationException
isNotifyProgress
 
Methods inherited from class lumis.portal.PortalException
getLocalizedMessage, getLocalizedMessage, getResources, logExceptionCreation, toString, toXmlString
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

SerializationSimulationException

public SerializationSimulationException(String arg0)

SerializationSimulationException

public SerializationSimulationException(String arg0,
                                        boolean notifyProgress)

SerializationSimulationException

public SerializationSimulationException(String arg0,
                                        Exception innerException)

SerializationSimulationException

public SerializationSimulationException(String arg0,
                                        Exception innerException,
                                        boolean notifyProgress)

SerializationSimulationException

public SerializationSimulationException(String arg0,
                                        IResource resource)

SerializationSimulationException

public SerializationSimulationException(String arg0,
                                        IResource resource,
                                        boolean notifyProgress)

SerializationSimulationException

public SerializationSimulationException(String arg0,
                                        List<IResource> resources)

SerializationSimulationException

public SerializationSimulationException(String arg0,
                                        List<IResource> resources,
                                        boolean notifyProgress)

SerializationSimulationException

public SerializationSimulationException(String arg0,
                                        IResource resource,
                                        Exception innerException)

SerializationSimulationException

public SerializationSimulationException(String arg0,
                                        IResource resource,
                                        Exception innerException,
                                        boolean notifyProgress)

SerializationSimulationException

public SerializationSimulationException(String arg0,
                                        List<IResource> resources,
                                        Exception innerException)

SerializationSimulationException

public SerializationSimulationException(String arg0,
                                        List<IResource> resources,
                                        Exception innerException,
                                        boolean notifyProgress)


Lumisportal  4.1.0.071221 - Copyright © 2001-2007, Lumis. All Rights Reserved.