edu.uiuc.ndiipp.hubandspoke.lrcrud.client
Class LrcrudClientException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by edu.uiuc.ndiipp.hubandspoke.lrcrud.client.LrcrudClientException
All Implemented Interfaces:
java.io.Serializable

public class LrcrudClientException
extends java.lang.Exception

See Also:
Serialized Form

Constructor Summary
LrcrudClientException(java.lang.String message)
           
LrcrudClientException(java.lang.String message, java.lang.Throwable cause)
           
 
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
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

LrcrudClientException

public LrcrudClientException(java.lang.String message)

LrcrudClientException

public LrcrudClientException(java.lang.String message,
                             java.lang.Throwable cause)


Copyright © 2006, University of Illinois.