org.devyant.decorutils.exceptions
Class InvalidRuleFormatException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.devyant.decorutils.exceptions.InvalidRuleFormatException
All Implemented Interfaces:
java.io.Serializable

public class InvalidRuleFormatException
extends java.lang.Exception

Since:
3/Fev/2005 23:13:56
Version:
$Revision: 1.0$ ($Author: ftavares$)
Author:
Filipe Tavares
See Also:
Serialized Form

Constructor Summary
InvalidRuleFormatException()
          Creates a new InvalidRuleFormatException instance.
 
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

InvalidRuleFormatException

public InvalidRuleFormatException()
Creates a new InvalidRuleFormatException instance.



Copyright © 2005 devyant. All Rights Reserved.