Cumulus4j API
(1.2.0-SNAPSHOT)

org.cumulus4j.store.reflectionwrapper
Class ReflectionWrapperException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by org.cumulus4j.store.reflectionwrapper.ReflectionWrapperException
All Implemented Interfaces:
Serializable

public class ReflectionWrapperException
extends RuntimeException

See Also:
Serialized Form

Constructor Summary
ReflectionWrapperException()
           
ReflectionWrapperException(String message)
           
ReflectionWrapperException(String message, Throwable cause)
           
ReflectionWrapperException(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
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ReflectionWrapperException

public ReflectionWrapperException()

ReflectionWrapperException

public ReflectionWrapperException(String message)

ReflectionWrapperException

public ReflectionWrapperException(Throwable cause)

ReflectionWrapperException

public ReflectionWrapperException(String message,
                                  Throwable cause)

Cumulus4j API
(1.2.0-SNAPSHOT)

Copyright © 2013 NightLabs Consulting GmbH. All Rights Reserved.