Public class InvalidDataException extends RuntimeException. 
                  	  
               
            
 
            	  
            	 
             
            	 
             
            	 
             
            	 
             
            	 
            
               Method Summary
 
               		 
               		
               
                   
                     			  
                     			 
                      
                        				
                         
                           				  
                           | Methods inherited from class java.lang.Throwable | 
                      
                     			 
                      
                        				
                         
                           				  
                           | addSupressed, 
                              					 fillInStackTrace, 
                              					 getCause, 
                              					 getLocalizedMessage, 
                              					 getMessage, 
                              					 getStackTrace, 
                              					 getSupressed, 
                              					 initCause, 
                              					 printStackTrace, 
                              					 printStackTrace, 
                              					 printStackTrace, 
                              					 setStackTrace, 
                              					 toString | 
 
                        			 
                      
                     		  
                  
                 
               		
                
               	 
              
            	 
            
               Constructor Detail
 
               		 
               		
                
                  		   
                  			 
                  - InvalidDataException 
                     			 
                  
-  
                     				public InvalidDataException() 
- InvalidDataException 
                     			 
                  
-  
                     				public InvalidDataException( String msg) 
- InvalidDataException 
                     			 
                  
-  
                     				public InvalidDataException( String msg,  Throwable e)