org.apache.commons.clazz.bean
Class BeanClazzConfigurationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.commons.clazz.bean.BeanClazzConfigurationException
- All Implemented Interfaces:
- Serializable
- public class BeanClazzConfigurationException
- extends RuntimeException
- Version:
- $Id: BeanClazzConfigurationException.java,v 1.4 2004/02/19 23:58:38 scolebourne Exp $
- Author:
- Dmitri Plotnikov
- See Also:
- Serialized Form
BeanClazzConfigurationException
public BeanClazzConfigurationException()
- Constructor for BeanClazzConfigurationException.
BeanClazzConfigurationException
public BeanClazzConfigurationException(String s)
- Constructor for BeanClazzConfigurationException.
- Parameters:
s -
BeanClazzConfigurationException
public BeanClazzConfigurationException(String s,
Throwable cause)
- Constructor for ReflectedAccessException.
- Parameters:
s -
getMessage
public String getMessage()
getCause
public Throwable getCause()
Copyright © 2002-2005 The Apache Software Foundation. All Rights Reserved.