com.mobixess.jodb.core
Class IllegalClassTypeException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.mobixess.jodb.core.IllegalClassTypeException
All Implemented Interfaces:
java.io.Serializable

public class IllegalClassTypeException
extends java.lang.Exception

See Also:
Serialized Form

Constructor Summary
IllegalClassTypeException(java.lang.Class clazz)
           
 
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
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

IllegalClassTypeException

public IllegalClassTypeException(java.lang.Class clazz)


Copyright © Mobixess Inc. All Rights Reserved.