org.chromattic.groovy.exceptions
Class NoSuchSetterException

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

public class NoSuchSetterException
extends java.lang.Exception

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

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

NoSuchSetterException

public NoSuchSetterException()

NoSuchSetterException

public NoSuchSetterException(java.lang.String message)

NoSuchSetterException

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

NoSuchSetterException

public NoSuchSetterException(java.lang.Throwable cause)


Copyright © 2011 eXo Platform SAS. All Rights Reserved.