com.rie.rieps.exception
Class RiepsException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.rie.rieps.exception.RiepsException
All Implemented Interfaces:
java.io.Serializable

public class RiepsException
extends java.lang.Exception

Author:
yves
See Also:
Serialized Form

Constructor Summary
RiepsException(java.lang.String s)
          Creates a new instance of RiepsException
 
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

RiepsException

public RiepsException(java.lang.String s)
Creates a new instance of RiepsException