ostore.util
Class AssertionViolatedException
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--java.lang.RuntimeException
|
+--ostore.util.AssertionViolatedException
- All Implemented Interfaces:
- Serializable
- public class AssertionViolatedException
- extends RuntimeException
- Version:
- $Id: AssertionViolatedException.java,v 1.2 2001/10/18 00:20:03 eaton Exp $
- Author:
- Chris Wells
- See Also:
- Serialized Form
AssertionViolatedException
public AssertionViolatedException(String msg)
toString
public String toString()
- Overrides:
toString
in class Throwable