com.mysema.query.apt
Class APTException
java.lang.Object
  
java.lang.Throwable
      
java.lang.Exception
          
java.lang.RuntimeException
              
com.mysema.query.apt.APTException
- All Implemented Interfaces: 
 - Serializable
 
- Direct Known Subclasses: 
 - TypeArgumentsException, UnsupportedTypeException
 
public class APTException
- extends RuntimeException
 
- Author:
 
  - tiwe
 
- See Also:
 - Serialized Form
 
 
 
| Methods inherited from class java.lang.Throwable | 
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString | 
 
 
APTException
public APTException(String msg)
APTException
public APTException(String msg,
                    Throwable t)
APTException
public APTException(Throwable t)
Copyright © 2007-2011 Mysema Ltd. All Rights Reserved.