com.aneeshpu.dpdeppop.datatypes
Class UnknownDataTypeException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by com.aneeshpu.dpdeppop.datatypes.UnknownDataTypeException
All Implemented Interfaces:
Serializable

public class UnknownDataTypeException
extends RuntimeException

Created with IntelliJ IDEA. User: aneeshpu Date: 21/7/13 Time: 12:24 PM To change this template use File | Settings | File Templates.

See Also:
Serialized Form

Constructor Summary
UnknownDataTypeException(String message)
           
 
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

UnknownDataTypeException

public UnknownDataTypeException(String message)


Copyright © 2013. All Rights Reserved.