Class ServiceProxyGenerationException

All Implemented Interfaces:
Serializable

public class ServiceProxyGenerationException extends HibernateException
Indicates a problem generating a service proxy
See Also:
  • Constructor Details

    • ServiceProxyGenerationException

      public ServiceProxyGenerationException(String string, Throwable root)
    • ServiceProxyGenerationException

      public ServiceProxyGenerationException(Throwable root)