- java.lang.Object
-
- dunit.DistributedTestCase.ExpectedException
-
- All Implemented Interfaces:
- java.io.Serializable
- Enclosing class:
- DistributedTestCase
public static class DistributedTestCase.ExpectedException
extends java.lang.Object
implements java.io.Serializable
A class that represents an currently logged expected exception, which
should be removed
- Since:
- 5.7bugfix
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors
| Constructor and Description |
ExpectedException(java.lang.String exception) |
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
remove
public void remove()
Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.