@StableMinor(version="12.3", sinceVersion="4.0") public class SerializationException extends ManagerException
resources
Constructor and Description |
---|
SerializationException(String arg0) |
SerializationException(String arg0,
boolean notifyProgress) |
SerializationException(String arg0,
Exception innerException) |
SerializationException(String arg0,
Exception innerException,
boolean notifyProgress) |
SerializationException(String arg0,
IResource resource) |
SerializationException(String arg0,
IResource resource,
boolean notifyProgress) |
SerializationException(String arg0,
IResource resource,
Exception innerException) |
SerializationException(String arg0,
IResource resource,
Exception innerException,
boolean notifyProgress) |
SerializationException(String arg0,
List<IResource> resources) |
SerializationException(String arg0,
List<IResource> resources,
boolean notifyProgress) |
SerializationException(String arg0,
List<IResource> resources,
Exception innerException) |
SerializationException(String arg0,
List<IResource> resources,
Exception innerException,
boolean notifyProgress) |
Modifier and Type | Method and Description |
---|---|
boolean |
isNotifyProgress() |
getLocalizedMessage, getLocalizedMessage, getResources, logExceptionCreation, toString, toXmlString
addSuppressed, fillInStackTrace, getCause, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
public SerializationException(String arg0)
public SerializationException(String arg0, boolean notifyProgress)
public SerializationException(String arg0, Exception innerException, boolean notifyProgress)
public SerializationException(String arg0, IResource resource, boolean notifyProgress)
public SerializationException(String arg0, List<IResource> resources, boolean notifyProgress)
public SerializationException(String arg0, IResource resource, Exception innerException)
public SerializationException(String arg0, IResource resource, Exception innerException, boolean notifyProgress)
public SerializationException(String arg0, List<IResource> resources, Exception innerException)
LumisXP 12.3.0.200408 - Copyright © 2006–2020 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.