public class ConfigHandlingException
extends org.opendaylight.controller.config.util.xml.DocumentedException
org.opendaylight.controller.config.util.xml.DocumentedException.ErrorSeverity, org.opendaylight.controller.config.util.xml.DocumentedException.ErrorTag, org.opendaylight.controller.config.util.xml.DocumentedException.ErrorType| Constructor and Description |
|---|
ConfigHandlingException(String message,
org.opendaylight.controller.config.util.xml.DocumentedException.ErrorType errorType,
org.opendaylight.controller.config.util.xml.DocumentedException.ErrorTag errorTag,
org.opendaylight.controller.config.util.xml.DocumentedException.ErrorSeverity errorSeverity) |
ConfigHandlingException(String message,
org.opendaylight.controller.config.util.xml.DocumentedException.ErrorType errorType,
org.opendaylight.controller.config.util.xml.DocumentedException.ErrorTag errorTag,
org.opendaylight.controller.config.util.xml.DocumentedException.ErrorSeverity errorSeverity,
Map<String,String> errorInfo) |
fromXMLDocument, getErrorInfo, getErrorSeverity, getErrorTag, getErrorType, toString, toXMLDocument, wrap, wrap, wrapaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTracepublic ConfigHandlingException(String message, org.opendaylight.controller.config.util.xml.DocumentedException.ErrorType errorType, org.opendaylight.controller.config.util.xml.DocumentedException.ErrorTag errorTag, org.opendaylight.controller.config.util.xml.DocumentedException.ErrorSeverity errorSeverity)
public ConfigHandlingException(String message, org.opendaylight.controller.config.util.xml.DocumentedException.ErrorType errorType, org.opendaylight.controller.config.util.xml.DocumentedException.ErrorTag errorTag, org.opendaylight.controller.config.util.xml.DocumentedException.ErrorSeverity errorSeverity, Map<String,String> errorInfo)
Copyright © 2016 OpenDaylight. All rights reserved.