Serialized Form


Package org.apache.commons.latka

Class org.apache.commons.latka.LatkaException extends Exception implements Serializable

Serialized Fields

_wrappedException

Exception _wrappedException
The original exception

Class org.apache.commons.latka.ValidationException extends Exception implements Serializable

Serialized Fields

_label

String _label
User's description of the test/assertion


_reason

String _reason
Why the test/assertion failed


Package org.apache.commons.latka.servlet

Class org.apache.commons.latka.servlet.ViewResponseServlet extends javax.servlet.http.HttpServlet implements Serializable

Class org.apache.commons.latka.servlet.ViewSuiteServlet extends javax.servlet.http.HttpServlet implements Serializable



Copyright © 2001-2010 The Apache Software Foundation. All Rights Reserved.