net.sourceforge.atunes.kernel.modules.audioscrobbler.submitter
Class SubmitterException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by net.sourceforge.atunes.kernel.modules.audioscrobbler.submitter.SubmitterException
All Implemented Interfaces:
java.io.Serializable

public class SubmitterException
extends java.lang.Exception

The Class SubmitterException.

See Also:
Serialized Form

Constructor Summary
SubmitterException(java.lang.String cause)
          Instantiates a new submitter exception.
 
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

SubmitterException

public SubmitterException(java.lang.String cause)
Instantiates a new submitter exception.

Parameters:
cause - the cause


Copyright © 2006-2008 The aTunes Team. All Rights Reserved.