Class DirectoryBeanUtil.UnsupportedDirectoryBeanException
java.lang.Object
java.lang.Throwable
java.lang.Exception
de.aservo.confapi.crowd.model.util.DirectoryBeanUtil.UnsupportedDirectoryBeanException
- All Implemented Interfaces:
Serializable
- Enclosing class:
- DirectoryBeanUtil
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionUnsupportedDirectoryBeanException(Class<? extends de.aservo.confapi.commons.model.AbstractDirectoryBean> directoryBeanClass) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
UnsupportedDirectoryBeanException
public UnsupportedDirectoryBeanException(Class<? extends de.aservo.confapi.commons.model.AbstractDirectoryBean> directoryBeanClass)
-