org.openxri.resolve.exception
Class LimitExceededException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.openxri.resolve.exception.XRIResolutionException
              extended by org.openxri.resolve.exception.LimitExceededException
All Implemented Interfaces:
java.io.Serializable

public class LimitExceededException
extends XRIResolutionException

Author:
wtan
See Also:
Serialized Form

Constructor Summary
LimitExceededException(java.lang.String msg)
           
 
Method Summary
 
Methods inherited from class org.openxri.resolve.exception.XRIResolutionException
getStatus, printUnderlyingStackTrace
 
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

LimitExceededException

public LimitExceededException(java.lang.String msg)
Parameters:
msg -


Copyright © 2005-2012. All Rights Reserved.