Serialized Form


Package org.apache.maven.surefire.booter

Class org.apache.maven.surefire.booter.SurefireBooterForkException extends NestedCheckedException implements Serializable

Class org.apache.maven.surefire.booter.SurefireExecutionException extends NestedCheckedException implements Serializable


Package org.apache.maven.surefire.failsafe.model

Class org.apache.maven.surefire.failsafe.model.FailsafeSummary extends java.lang.Object implements Serializable

Serialized Fields

result

int result
The surefire result code.


exception

java.lang.String exception
The exception that caused surefire to bomb out.


modelEncoding

java.lang.String modelEncoding
Field modelEncoding.


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

Class org.apache.maven.surefire.util.SurefireReflectionException extends NestedRuntimeException implements Serializable



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