Serialized Form
-
Package com.yahoo.jdisc.application
-
Exception com.yahoo.jdisc.application.ApplicationNotReadyException
class ApplicationNotReadyException extends RuntimeException implements Serializable -
Exception com.yahoo.jdisc.application.BundleInstallationException
class BundleInstallationException extends org.osgi.framework.BundleException implements Serializable-
Serialized Fields
-
installedBundles
List<org.osgi.framework.Bundle> installedBundles
-
-
-
-
Package com.yahoo.jdisc.handler
-
Exception com.yahoo.jdisc.handler.BindingNotFoundException
class BindingNotFoundException extends RuntimeException implements Serializable-
Serialized Fields
-
uri
URI uri
-
-
-
Exception com.yahoo.jdisc.handler.OverloadException
class OverloadException extends RuntimeException implements Serializable -
Exception com.yahoo.jdisc.handler.RequestDeniedException
class RequestDeniedException extends RuntimeException implements Serializable-
Serialized Fields
-
request
Request request
-
-
-
-
Package com.yahoo.jdisc.service
-
Exception com.yahoo.jdisc.service.BindingSetNotFoundException
class BindingSetNotFoundException extends RuntimeException implements Serializable-
Serialized Fields
-
bindingSet
String bindingSet
-
-
-
Exception com.yahoo.jdisc.service.ContainerNotReadyException
class ContainerNotReadyException extends RuntimeException implements Serializable -
Exception com.yahoo.jdisc.service.NoBindingSetSelectedException
class NoBindingSetSelectedException extends RuntimeException implements Serializable-
Serialized Fields
-
uri
URI uri
-
-
-
-
Package com.yahoo.jdisc.test
-
Exception com.yahoo.jdisc.test.ServerProviderConformanceTest.ConformanceException
class ConformanceException extends RuntimeException implements Serializable-
Serialized Fields
-
peekEvent
com.yahoo.jdisc.test.ServerProviderConformanceTest.Event peekEvent
-
-
-