public class BusinessContextPropertyNotFoundException extends PortalException
resources
Constructor and Description |
---|
BusinessContextPropertyNotFoundException(String propertyName)
Default constructor.
|
BusinessContextPropertyNotFoundException(String message,
IResource resource)
Constructor that receives the massage and the resource to translate it.
|
getLocalizedMessage, getLocalizedMessage, getResources, logExceptionCreation, toString, toXmlString
addSuppressed, fillInStackTrace, getCause, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
public BusinessContextPropertyNotFoundException(String message, IResource resource)
message
- to be shown or logged.resource
- to translate the message.public BusinessContextPropertyNotFoundException(String propertyName)
propertyName
- name of the property that wasn't found.LumisXP 12.3.0.200408 - Copyright © 2006–2020 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.