Class CmsSilentWrapperException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.opencms.file.wrapper.CmsSilentWrapperException
All Implemented Interfaces:
Serializable

Exception to be used in wrappers for exceptions that you don't want to be logged as errors. It is the responsibility of the calling code to handle these exceptions differently.
See Also: