org.ow2.petals.cli.shell.jbi
Class ArtifactException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.ow2.petals.cli.shell.jbi.ArtifactException
All Implemented Interfaces:
java.io.Serializable

public class ArtifactException
extends java.lang.Exception

An ArtifactException is thrown when a remote archive can't be reached or os corrupted

Author:
sandre
See Also:
Serialized Form

Constructor Summary
ArtifactException()
           
ArtifactException(java.lang.String message)
           
ArtifactException(java.lang.String message, java.lang.Throwable cause)
           
ArtifactException(java.lang.Throwable cause)
           
 
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

ArtifactException

public ArtifactException()

ArtifactException

public ArtifactException(java.lang.String message,
                         java.lang.Throwable cause)

ArtifactException

public ArtifactException(java.lang.String message)

ArtifactException

public ArtifactException(java.lang.Throwable cause)


Copyright © 2005-2011 Petals Link (EBM Websourcing). All Rights Reserved.