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