public class CacheXmlException extends CacheRuntimeException
Declarable
class.CacheFactory.create(com.gemstone.gemfire.distributed.DistributedSystem)
,
Serialized FormConstructor and Description |
---|
CacheXmlException(String message)
Creates a new
CacheXmlException with the given
description. |
CacheXmlException(String message,
Throwable cause)
Creates a new
CacheXmlException with the given
description and cause. |
toString
getRootCause
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
Copyright © 1997-2017 Pivotal Software, Inc. All rights reserved.