Serialized Form


Package org.sonar.api.notifications

Class org.sonar.api.notifications.Notification extends Object implements Serializable

Serialized Fields

type

String type

fields

HashMap<K,V> fields

Package org.sonar.api.resources

Class org.sonar.api.resources.DuplicatedSourceException extends SonarException implements Serializable


Package org.sonar.api.utils

Class org.sonar.api.utils.HttpDownloader.HttpException extends RuntimeException implements Serializable

Serialized Fields

uri

URI uri

responseCode

int responseCode

Class org.sonar.api.utils.SonarException extends RuntimeException implements Serializable

Class org.sonar.api.utils.XmlParserException extends SonarException implements Serializable


Package org.sonar.api.utils.command

Class org.sonar.api.utils.command.CommandException extends RuntimeException implements Serializable


Package org.sonar.api.utils.dag

Class org.sonar.api.utils.dag.CyclicDependenciesException extends SonarException implements Serializable



Copyright © 2009-2012 SonarSource. All Rights Reserved.