public class PortalCacheException extends Exception
PortalCache
.Constructor and Description |
---|
PortalCacheException()
constructs a new PortalCacheException
|
PortalCacheException(String message)
constructs a new PortalCacheException with a message
|
PortalCacheException(String message,
Throwable cause)
constructs a new PortalCacheException with a message and it's cause
|
PortalCacheException(Throwable cause)
constructs a new PortalCacheException with it's cause attached
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public PortalCacheException()
public PortalCacheException(String message)
message
- the detail messagepublic PortalCacheException(Throwable cause)
cause
- the cause of this exceptionCopyright © 2014 Gentics Software GmbH. All Rights Reserved.