public class CnMapPublishException extends Exception
CnMapPublishHandler
Constructor and Description |
---|
CnMapPublishException()
Creates an instance of the exception without message or cause
|
CnMapPublishException(String message)
Creates an instance of the exception with the given message
|
CnMapPublishException(String message,
Throwable cause)
Creates an instance of the exception with the given message and cause
|
CnMapPublishException(Throwable cause)
Creates an instance of the exception with the given cause
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public CnMapPublishException()
public CnMapPublishException(String message)
message
- exception messagepublic CnMapPublishException(Throwable cause)
cause
- exception causeCopyright © 2016 Gentics Software GmbH. All rights reserved.