com.arsdigita.util
Class AssertionError

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Error
          extended bycom.arsdigita.util.AssertionError
All Implemented Interfaces:
Serializable

public class AssertionError
extends Error

Assertion failure.

Since:
2003-05-21
Version:
$Revision: #4 $ $Date: 2004/04/07 $
Author:
Vadim Nasardinov (vadimn@redhat.com)
See Also:
Assert.fail(String), Serialized Form

Constructor Summary
AssertionError(String msg)
           
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

AssertionError

public AssertionError(String msg)


Copyright (c) 2004 Red Hat, Inc. Corporation. All Rights Reserved. Generated at July 20 2004:2337 UTC