de.intarsys.tools.functor
Class DeclarationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
de.intarsys.tools.functor.DeclarationException
- All Implemented Interfaces:
- Serializable
public class DeclarationException
- extends Exception
An exception while accepting a declaration.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
DeclarationException
public DeclarationException()
DeclarationException
public DeclarationException(String message)
DeclarationException
public DeclarationException(String message,
Throwable cause)
DeclarationException
public DeclarationException(Throwable cause)
Copyright © 2008 intarsys consulting GmbH. All Rights Reserved.