org.cumulus4j.store.reflectionwrapper
Class ReflectionWrapperException
java.lang.Object
  
java.lang.Throwable
      
java.lang.Exception
          
java.lang.RuntimeException
              
org.cumulus4j.store.reflectionwrapper.ReflectionWrapperException
- All Implemented Interfaces: 
 - Serializable
 
public class ReflectionWrapperException
- extends RuntimeException
 
- See Also:
 - Serialized Form
 
 
 
| Methods inherited from class java.lang.Throwable | 
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString | 
 
 
ReflectionWrapperException
public ReflectionWrapperException()
ReflectionWrapperException
public ReflectionWrapperException(String message)
ReflectionWrapperException
public ReflectionWrapperException(Throwable cause)
ReflectionWrapperException
public ReflectionWrapperException(String message,
                                  Throwable cause)
Copyright © 2013 NightLabs Consulting GmbH. All Rights Reserved.