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