org.chromattic.groovy.exceptions
Class NoSuchGetterException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.chromattic.groovy.exceptions.NoSuchGetterException
All Implemented Interfaces:
java.io.Serializable

public class NoSuchGetterException
extends java.lang.Exception

Version:
$Revision$
Author:
Alain Defrance
See Also:
Serialized Form

Constructor Summary
NoSuchGetterException()
           
NoSuchGetterException(java.lang.String message)
           
NoSuchGetterException(java.lang.String message, java.lang.Throwable cause)
           
NoSuchGetterException(java.lang.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

NoSuchGetterException

public NoSuchGetterException()

NoSuchGetterException

public NoSuchGetterException(java.lang.String message)

NoSuchGetterException

public NoSuchGetterException(java.lang.String message,
                             java.lang.Throwable cause)

NoSuchGetterException

public NoSuchGetterException(java.lang.Throwable cause)


Copyright © 2011 eXo Platform SAS. All Rights Reserved.