org.jacorb.notification.filter.etcl
Class VisitorException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byorg.jacorb.notification.filter.etcl.VisitorException
All Implemented Interfaces:
java.io.Serializable
Direct Known Subclasses:
StaticTypeException

public class VisitorException
extends java.lang.Exception

Version:
$Id: VisitorException.java,v 1.3 2005/02/14 00:07:08 alphonse.bendt Exp $
Author:
Alphonse Bendt
See Also:
Serialized Form

Constructor Summary
VisitorException(java.lang.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

VisitorException

public VisitorException(java.lang.String msg)