Class AttributeMapProcessorException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- org.openiam.idm.processor.exception.AttributeMapProcessorException
-
- All Implemented Interfaces:
Serializable
public class AttributeMapProcessorException extends Exception
iam-services Created by zaporozhec on 3/28/17.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description AttributeMapProcessorException(String message)
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-
-
-
Constructor Detail
-
AttributeMapProcessorException
public AttributeMapProcessorException(String message)
-
-