public final class WebCmsObjectNotFoundException extends RuntimeException
| Constructor and Description |
|---|
WebCmsObjectNotFoundException(String identifier) |
WebCmsObjectNotFoundException(String identifier,
Class<? extends WebCmsObject> objectType) |
WebCmsObjectNotFoundException(String identifier,
Class<? extends WebCmsObject> objectType,
Throwable cause) |
WebCmsObjectNotFoundException(String identifier,
Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic WebCmsObjectNotFoundException(String identifier)
public WebCmsObjectNotFoundException(String identifier, Class<? extends WebCmsObject> objectType)
public WebCmsObjectNotFoundException(String identifier, Throwable cause)
public WebCmsObjectNotFoundException(String identifier, Class<? extends WebCmsObject> objectType, Throwable cause)
Copyright © 2020. All rights reserved.