Drools :: Core 6.1.0.Beta1

org.drools.core.base
Class UndefinedCalendarExcption

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by org.drools.core.RuntimeDroolsException
                  extended by org.drools.core.base.UndefinedCalendarExcption
All Implemented Interfaces:
Serializable

public class UndefinedCalendarExcption
extends RuntimeDroolsException

See Also:
Serialized Form

Constructor Summary
UndefinedCalendarExcption(String name)
           
 
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

UndefinedCalendarExcption

public UndefinedCalendarExcption(String name)

Drools :: Core 6.1.0.Beta1

Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.