com.sun.tools.javac.processing
Class ServiceProxy.ServiceConfigurationError

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Error
          extended by com.sun.tools.javac.processing.ServiceProxy.ServiceConfigurationError
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
ServiceProxy

static class ServiceProxy.ServiceConfigurationError
extends java.lang.Error


Field Summary
(package private) static long serialVersionUID
           
 
Constructor Summary
ServiceProxy.ServiceConfigurationError(java.lang.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
 

Field Detail

serialVersionUID

static final long serialVersionUID
See Also:
Constant Field Values
Constructor Detail

ServiceProxy.ServiceConfigurationError

ServiceProxy.ServiceConfigurationError(java.lang.String msg)