Lombok - v0.11.0

lombok.javac
Class JavacResolution.TypeNotConvertibleException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by lombok.javac.JavacResolution.TypeNotConvertibleException
All Implemented Interfaces:
Serializable
Enclosing class:
JavacResolution

public static class JavacResolution.TypeNotConvertibleException
extends Exception

See Also:
Serialized Form

Constructor Summary
JavacResolution.TypeNotConvertibleException(String msg)
           
 
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

JavacResolution.TypeNotConvertibleException

public JavacResolution.TypeNotConvertibleException(String msg)

Lombok - v0.11.0

Copyright © 2009-2011 The Project Lombok Authors, licensed under the MIT licence.