de.smartics.properties.resource.maven.repository
Class ArtifactIdMessageBean

Package class diagram package ArtifactIdMessageBean
java.lang.Object
  extended by de.smartics.exceptions.i18n.AbstractMessageBean
      extended by de.smartics.properties.api.core.app.AbstractBaseMessageBean
          extended by de.smartics.properties.resource.maven.repository.ArtifactIdMessageBean
All Implemented Interfaces:
de.smartics.exceptions.i18n.MessageBean, Serializable

public class ArtifactIdMessageBean
     
     
extends AbstractBaseMessageBean

Provides context information for transfer problems dealing with an artifact.

See Also:
Serialized Form

Field Summary
 
Fields inherited from class de.smartics.exceptions.i18n.AbstractMessageBean
code, localizedInfo
 
Constructor Summary
ArtifactIdMessageBean(ArtifactId artifactId)
          Constructor without cause.
ArtifactIdMessageBean(Throwable cause, ArtifactId artifactId)
          Default constructor.
 
Method Summary
 
Methods inherited from class de.smartics.exceptions.i18n.AbstractMessageBean
getCause, getCauseTrail, getCauseTrail, getClassLoader, getCode, getLocalizedInfo, getLocalizedMessage, getLocalizedMessage, getLocalizedMessage, getLocalizedMessage, getLocalizedTextMessage, getLocalizedTextMessage, getLocalizedTextMessage, getMessage, getMessage, getMessage, getMessages, getMessages, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ArtifactIdMessageBean

public ArtifactIdMessageBean(ArtifactId artifactId)
Constructor without cause.

Parameters:
archiveFile - the key to the configuration that signaled problems.

ArtifactIdMessageBean

public ArtifactIdMessageBean(Throwable cause,
                             ArtifactId artifactId)
Default constructor.

Parameters:
cause - the cause to the problem.
archiveFile - the key to the configuration that signaled problems.


Copyright © 2012-2013 Kronseder & Reiner GmbH - smartics. All Rights Reserved.