Serialized Form


Package org.apache.maven.surefire.assertion

Class org.apache.maven.surefire.assertion.SurefireAssertionFailedException extends NestedRuntimeException implements Serializable

Class org.apache.maven.surefire.assertion.SurefireComparisonFailureException extends SurefireAssertionFailedException implements Serializable

Serialized Fields

expected

java.lang.String expected

actual

java.lang.String actual

Package org.apache.maven.surefire.report

Class org.apache.maven.surefire.report.ReporterException extends NestedCheckedException implements Serializable


Package org.apache.maven.surefire.testset

Class org.apache.maven.surefire.testset.TestSetFailedException extends NestedCheckedException implements Serializable


Package org.apache.maven.surefire.util

Class org.apache.maven.surefire.util.NestedCheckedException extends java.lang.Exception implements Serializable

Serialized Fields

cause

java.lang.Throwable cause
Root cause of this nested exception

Class org.apache.maven.surefire.util.NestedRuntimeException extends java.lang.RuntimeException implements Serializable

Serialized Fields

cause

java.lang.Throwable cause
Root cause of this nested exception



Copyright © 2004-2008 Apache Software Foundation. All Rights Reserved.