Class ArtifactSinkException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.eclipse.tycho.ArtifactSinkException
All Implemented Interfaces:
Serializable

public class ArtifactSinkException extends Exception
Exception thrown when one of the operations of IArtifactSink fails.
See Also:
  • Constructor Details

    • ArtifactSinkException

      public ArtifactSinkException(String message)
    • ArtifactSinkException

      public ArtifactSinkException(String message, Throwable cause)