Serialized Form


Package org.apache.felix.gogo.commands

Class org.apache.felix.gogo.commands.CommandException extends Exception implements Serializable

Serialized Fields

help

String help

Package org.apache.felix.gogo.runtime

Class org.apache.felix.gogo.runtime.CommandNotFoundException extends IllegalArgumentException implements Serializable

Serialized Fields

command

String command

Class org.apache.felix.gogo.runtime.EOFError extends org.apache.felix.gogo.runtime.SyntaxError implements Serializable

serialVersionUID: 1L

Class org.apache.felix.gogo.runtime.SyntaxError extends RuntimeException implements Serializable

serialVersionUID: 1L

Serialized Fields

line

int line

column

int column

Package org.apache.karaf.shell.console

Class org.apache.karaf.shell.console.CloseShellException extends Exception implements Serializable

Class org.apache.karaf.shell.console.MultiException extends Exception implements Serializable

Serialized Fields

exceptions

List<E> exceptions



Copyright © 2007-2012 The Apache Software Foundation. All Rights Reserved.