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 Object implements Serializable

Serialized Fields

result

int result
The surefire result code.


exception

String exception
The exception that caused surefire to bomb out.


modelEncoding

String modelEncoding
Field modelEncoding.


Package org.apache.maven.surefire.report

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


Package org.apache.maven.surefire.testng.utils

Class org.apache.maven.surefire.testng.utils.MethodSelector extends Object 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 Exception implements Serializable

Serialized Fields

cause

Throwable cause
Root cause of this nested exception

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

Serialized Fields

cause

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.