Class InconsistentExceptionFactoryRegistryException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- com.lexmark.saperion.exceptions.mappings.InconsistentExceptionFactoryRegistryException
-
- All Implemented Interfaces:
java.io.Serializable
public class InconsistentExceptionFactoryRegistryException extends java.lang.Exception
This exception indicates that the ecms client exception mapper is configured inconsistently.- Author:
- jschwarz
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description InconsistentExceptionFactoryRegistryException(java.lang.String message)
-