new version with WorkingCopy Management
[phpeclipse.git] / net.sourceforge.phpeclipse / src / net / sourceforge / phpdt / internal / corext / Assert.java
index c6f4e5c..8b3356a 100644 (file)
@@ -34,7 +34,7 @@ public final class Assert {
         * breakage when assertions in the code are added or removed.
         * </p>
         */
-       private static class AssertionFailedException extends RuntimeException {
+       public static class AssertionFailedException extends RuntimeException {
 
                /**
                 * Constructs a new exception.