com.extentech.ExtenXLS.binder
Class BeanInstantiationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.extentech.ExtenXLS.binder.BeanInstantiationException
- All Implemented Interfaces:
- Serializable
public class BeanInstantiationException
- extends Exception
- Since:
- Version:
- Author:
- John McMahon -- Copyright ©?2005 Extentech Inc.
- See Also:
,
Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
BeanInstantiationException
public BeanInstantiationException()
BeanInstantiationException
public BeanInstantiationException(String message)
- Parameters:
message -
BeanInstantiationException
public BeanInstantiationException(Throwable cause)
- Parameters:
cause -
BeanInstantiationException
public BeanInstantiationException(String message,
Throwable cause)
- Parameters:
message - cause -
Copyright © 2011 Extentech Inc. All Rights Reserved.