intarsys runtime library

de.intarsys.tools.functor
Class DeclarationException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by de.intarsys.tools.functor.DeclarationException
All Implemented Interfaces:
Serializable

public class DeclarationException
extends Exception

An exception while accepting a declaration.

See Also:
Serialized Form

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

Constructor Detail

DeclarationException

public DeclarationException()

DeclarationException

public DeclarationException(String message)

DeclarationException

public DeclarationException(String message,
                            Throwable cause)

DeclarationException

public DeclarationException(Throwable cause)

intarsys runtime library

Copyright © 2008 intarsys consulting GmbH. All Rights Reserved.