JComponentPack 1.5.0

com.zfqjava.formula
Class CircularReferenceException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by com.zfqjava.formula.CircularReferenceException
All Implemented Interfaces:
Serializable

public class CircularReferenceException
extends RuntimeException

See Also:
Serialized Form

Constructor Summary
CircularReferenceException()
          Creates a new instance of CircularReferenceException without detail message.
CircularReferenceException(String msg)
          Constructs an instance of CircularReferenceException with the specified detail message.
 
Method Summary
 
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

CircularReferenceException

public CircularReferenceException()
Creates a new instance of CircularReferenceException without detail message.


CircularReferenceException

public CircularReferenceException(String msg)
Constructs an instance of CircularReferenceException with the specified detail message.

Parameters:
msg - the detail message.

JComponentPack 1.5.0

Send your Feedback
JComponentPack 1.5.0
Copyright © 2001-2007 Extreme Component, Inc. All rights reserved.