Package sonia.scm.net.ahc
Class ContentTransformerNotFoundException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
sonia.scm.net.ahc.ContentTransformerException
sonia.scm.net.ahc.ContentTransformerNotFoundException
- All Implemented Interfaces:
Serializable
The ContentTransformerNotFoundException is thrown, if no
ContentTransformer
could be found for the given type.- Since:
- 1.46
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ContentTransformerNotFoundException
-