public class MissingNameSpaceException extends DocumentedException
DocumentedException.ErrorSeverity, DocumentedException.ErrorTag, DocumentedException.ErrorType
ERROR_APP_TAG, ERROR_INFO, ERROR_MESSAGE, ERROR_PATH, ERROR_SEVERITY, ERROR_TAG, ERROR_TYPE, RPC_ERROR
Constructor and Description |
---|
MissingNameSpaceException(String message,
DocumentedException.ErrorType errorType,
DocumentedException.ErrorTag errorTag,
DocumentedException.ErrorSeverity errorSeverity) |
MissingNameSpaceException(String message,
DocumentedException.ErrorType errorType,
DocumentedException.ErrorTag errorTag,
DocumentedException.ErrorSeverity errorSeverity,
Map<String,String> errorInfo) |
fromXMLDocument, getErrorInfo, getErrorSeverity, getErrorTag, getErrorType, toString, toXMLDocument, wrap, wrap, wrap
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
public MissingNameSpaceException(String message, DocumentedException.ErrorType errorType, DocumentedException.ErrorTag errorTag, DocumentedException.ErrorSeverity errorSeverity)
public MissingNameSpaceException(String message, DocumentedException.ErrorType errorType, DocumentedException.ErrorTag errorTag, DocumentedException.ErrorSeverity errorSeverity, Map<String,String> errorInfo)
Copyright © 2019 OpenDaylight. All rights reserved.