Protege-2000 1.7

edu.stanford.smi.protege.util
Class AssertionFailedException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--java.lang.RuntimeException
                    |
                    +--edu.stanford.smi.protege.util.AssertionFailedException
All Implemented Interfaces:
Serializable

public class AssertionFailedException
extends RuntimeException

Exception thrown by Assert class methods

Author:
Ray Fergerson (fergerson@smi.stanford.edu)
See Also:
Serialized Form

Constructor Summary
AssertionFailedException(String description, String method)
           
AssertionFailedException(String description, String method, Object arg1)
           
AssertionFailedException(String description, String method, Object arg1, Object arg2)
           
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

AssertionFailedException

public AssertionFailedException(String description,
                                String method)

AssertionFailedException

public AssertionFailedException(String description,
                                String method,
                                Object arg1)

AssertionFailedException

public AssertionFailedException(String description,
                                String method,
                                Object arg1,
                                Object arg2)

Protege-2000 1.7

Submit a bug report or feature request
Protege-2000 is a trademark of Stanford University.
Copyright (c) 1998-2002 Stanford University.