com.lyncode.jtwig.util
Class ObjectExtractor.ExtractException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.lyncode.jtwig.util.ObjectExtractor.ExtractException
All Implemented Interfaces:
Serializable
Enclosing class:
ObjectExtractor

public static class ObjectExtractor.ExtractException
extends Exception

See Also:
Serialized Form

Constructor Summary
ObjectExtractor.ExtractException()
           
ObjectExtractor.ExtractException(String message)
           
ObjectExtractor.ExtractException(String message, Throwable cause)
           
ObjectExtractor.ExtractException(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

ObjectExtractor.ExtractException

public ObjectExtractor.ExtractException()

ObjectExtractor.ExtractException

public ObjectExtractor.ExtractException(String message)

ObjectExtractor.ExtractException

public ObjectExtractor.ExtractException(String message,
                                        Throwable cause)

ObjectExtractor.ExtractException

public ObjectExtractor.ExtractException(Throwable cause)


Copyright © 2014. All Rights Reserved.