Serialized Form


Package org.fourthline.cling.binding

Class org.fourthline.cling.binding.LocalServiceBindingException extends RuntimeException implements Serializable


Package org.fourthline.cling.binding.xml

Class org.fourthline.cling.binding.xml.DescriptorBindingException extends Exception implements Serializable


Package org.fourthline.cling.model

Class org.fourthline.cling.model.UnsupportedDataException extends RuntimeException implements Serializable

serialVersionUID: 661795454401413339L

Serialized Fields

data

Object data

Class org.fourthline.cling.model.ValidationException extends Exception implements Serializable

Serialized Fields

errors

List<E> errors

Package org.fourthline.cling.model.action

Class org.fourthline.cling.model.action.ActionCancelledException extends ActionException implements Serializable

Class org.fourthline.cling.model.action.ActionException extends Exception implements Serializable

Serialized Fields

errorCode

int errorCode

Package org.fourthline.cling.model.message.header

Class org.fourthline.cling.model.message.header.InvalidHeaderException extends RuntimeException implements Serializable


Package org.fourthline.cling.model.types

Class org.fourthline.cling.model.types.InvalidValueException extends RuntimeException implements Serializable


Package org.fourthline.cling.model.types.csv

Class org.fourthline.cling.model.types.csv.CSV extends ArrayList<T> implements Serializable

Serialized Fields

datatype

Datatype.Builtin datatype

Class org.fourthline.cling.model.types.csv.CSVBoolean extends CSV<Boolean> implements Serializable

Class org.fourthline.cling.model.types.csv.CSVBytes extends CSV<byte[]> implements Serializable

Class org.fourthline.cling.model.types.csv.CSVCharacter extends CSV<Character> implements Serializable

Class org.fourthline.cling.model.types.csv.CSVDate extends CSV<Date> implements Serializable

Class org.fourthline.cling.model.types.csv.CSVDouble extends CSV<Double> implements Serializable

Class org.fourthline.cling.model.types.csv.CSVFloat extends CSV<Float> implements Serializable

Class org.fourthline.cling.model.types.csv.CSVInteger extends CSV<Integer> implements Serializable

Class org.fourthline.cling.model.types.csv.CSVShort extends CSV<Short> implements Serializable

Class org.fourthline.cling.model.types.csv.CSVString extends CSV<String> implements Serializable

Class org.fourthline.cling.model.types.csv.CSVUnsignedIntegerFourBytes extends CSV<UnsignedIntegerFourBytes> implements Serializable

Class org.fourthline.cling.model.types.csv.CSVUnsignedIntegerOneByte extends CSV<UnsignedIntegerOneByte> implements Serializable

Class org.fourthline.cling.model.types.csv.CSVUnsignedIntegerTwoBytes extends CSV<UnsignedIntegerTwoBytes> implements Serializable

Class org.fourthline.cling.model.types.csv.CSVURI extends CSV<URI> implements Serializable


Package org.fourthline.cling.protocol

Class org.fourthline.cling.protocol.ProtocolCreationException extends Exception implements Serializable


Package org.fourthline.cling.registry

Class org.fourthline.cling.registry.RegistrationException extends RuntimeException implements Serializable

Serialized Fields

errors

List<E> errors

Package org.fourthline.cling.transport

Class org.fourthline.cling.transport.RouterException extends Exception implements Serializable


Package org.fourthline.cling.transport.spi

Class org.fourthline.cling.transport.spi.InitializationException extends RuntimeException implements Serializable

Class org.fourthline.cling.transport.spi.NoNetworkException extends InitializationException implements Serializable



Copyright © 2013 4th Line GmbH, Switzerland. All Rights Reserved.