RuleParsingException Class

com.bea.commerce.ebusiness.price.engine
RuleParsingException Class

public class RuleParsingException

    extends RuntimeException

Hierarchy
Object
  Throwable
    Exception
      RuntimeException
        RuleParsingException
All Implemented Interfaces

Serializable

Constructor Summary

RuleParsingException(String msg)

 

Method Summary

 
Methods from  java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
   

Constructor Detail

RuleParsingException

public RuleParsingException(String msg)