Class ServiceException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.google.javascript.jscomp.deps.ServiceException
All Implemented Interfaces:
Serializable

public final class ServiceException extends Exception
An exception thrown by the compilation service.
See Also:
  • Constructor Details

    • ServiceException

      public ServiceException(String message)