public class CnMapPublishException
extends java.lang.Exception
CnMapPublishHandler| Constructor and Description |
|---|
CnMapPublishException()
Creates an instance of the exception without message or cause
|
CnMapPublishException(java.lang.String message)
Creates an instance of the exception with the given message
|
CnMapPublishException(java.lang.String message,
java.lang.Throwable cause)
Creates an instance of the exception with the given message and cause
|
CnMapPublishException(java.lang.Throwable cause)
Creates an instance of the exception with the given cause
|
public CnMapPublishException()
public CnMapPublishException(java.lang.String message)
message - exception messagepublic CnMapPublishException(java.lang.Throwable cause)
cause - exception causepublic CnMapPublishException(java.lang.String message,
java.lang.Throwable cause)
message - exception messagecause - exception causeCopyright © 2024 Gentics Software GmbH. All rights reserved.