org.exoplatform.services.jcr.aws.storage.sdb
Class SDBValueNumberFormatException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by java.lang.IllegalArgumentException
                  extended by java.lang.NumberFormatException
                      extended by org.exoplatform.services.jcr.aws.storage.sdb.SDBValueNumberFormatException
All Implemented Interfaces:
java.io.Serializable

public class SDBValueNumberFormatException
extends java.lang.NumberFormatException

Created by The eXo Platform SAS.
Date: 10.10.2008

Version:
$Id: SDBValueNumberFormatException.java 35185 2009-08-07 14:15:56Z pnedonosko $
Author:
Peter Nedonosko
See Also:
Serialized Form

Method Summary
 java.lang.Throwable getCause()
          
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, 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
 

Method Detail

getCause

public java.lang.Throwable getCause()

Overrides:
getCause in class java.lang.Throwable


Copyright © 2012 eXo Platform SAS. All Rights Reserved.