com.evolveum.midpoint.exception
Class ConfigurationError
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.evolveum.midpoint.api.exceptions.MidPointException
com.evolveum.midpoint.exception.ConfigurationError
- All Implemented Interfaces:
- java.io.Serializable
public class ConfigurationError
- extends MidPointException
Sample Class Doc
- Since:
- 1.0.0
- Version:
- $Revision$ $Date$
- Author:
- $author$
- See Also:
- Serialized Form
Field Summary |
static java.lang.String |
code_id
|
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
code_id
public static final java.lang.String code_id
- See Also:
- Constant Field Values
ConfigurationError
public ConfigurationError()
ConfigurationError
public ConfigurationError(java.lang.String message)
ConfigurationError
public ConfigurationError(java.lang.String message,
java.lang.Throwable cause)
ConfigurationError
public ConfigurationError(java.lang.Throwable cause)
Copyright © 2011 evolveum. All Rights Reserved.