com.rc.celeritas.exception
Class ImpleoMapEmptyException

java.lang.Object
  extended by java.lang.Throwable
      extended by com.rc.celeritas.exception.CeleritasException
          extended by com.rc.celeritas.exception.ImpleoMapEmptyException
All Implemented Interfaces:
java.io.Serializable

public class ImpleoMapEmptyException
extends CeleritasException

Author:
rchoudhary
See Also:
Serialized Form

Constructor Summary
ImpleoMapEmptyException()
           
ImpleoMapEmptyException(java.lang.String message)
           
ImpleoMapEmptyException(java.lang.Throwable t)
           
 
Method Summary
 
Methods inherited from class com.rc.celeritas.exception.CeleritasException
getMessage, toString
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ImpleoMapEmptyException

public ImpleoMapEmptyException()

ImpleoMapEmptyException

public ImpleoMapEmptyException(java.lang.Throwable t)
Parameters:
t -

ImpleoMapEmptyException

public ImpleoMapEmptyException(java.lang.String message)
Parameters:
message -


Copyright © 2008-2009 Rahul Choudhary. All Rights Reserved.