org.bibop.xml.xforge.components.mappers
Class XForgeReflectionMapper.XForgeIllegalArgumentsException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--org.xml.sax.SAXException
                    |
                    +--org.bibop.xml.xforge.XForgeException
                          |
                          +--org.bibop.xml.xforge.components.mappers.XForgeReflectionMapper.XForgeIllegalMethodException
                                |
                                +--org.bibop.xml.xforge.components.mappers.XForgeReflectionMapper.XForgeIllegalArgumentsException
All Implemented Interfaces:
java.io.Serializable
Direct Known Subclasses:
XForgeReflectionMapper.XForgeIllegalArgumentCastException
Enclosing class:
XForgeReflectionMapper

class XForgeReflectionMapper.XForgeIllegalArgumentsException
extends XForgeReflectionMapper.XForgeIllegalMethodException


Field Summary
 
Fields inherited from class org.xml.sax.SAXException
 
Fields inherited from class java.lang.Exception
 
Fields inherited from class java.lang.Throwable
 
Constructor Summary
XForgeReflectionMapper.XForgeIllegalArgumentsException(java.lang.String msg)
          put your documentation comment here
 
Methods inherited from class org.xml.sax.SAXException
getException, getMessage, toString
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

XForgeReflectionMapper.XForgeIllegalArgumentsException

public XForgeReflectionMapper.XForgeIllegalArgumentsException(java.lang.String msg)
put your documentation comment here



Copyright © 2003 Bibop Research International. All Rights Reserved.