com.adobe.icomm.assetplacement.dsc.client
Class AssetPlacementException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.adobe.icomm.assetplacement.dsc.client.AssetPlacementException
All Implemented Interfaces:
Serializable

public class AssetPlacementException
extends Exception

AssetPlacementException class.

See Also:
Serialized Form

Constructor Summary
AssetPlacementException(Exception e)
          Constructor.
AssetPlacementException(String msg)
          Constructor.
AssetPlacementException(String msg, Throwable cause)
          Constructor.
 
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
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

AssetPlacementException

public AssetPlacementException(Exception e)
Constructor.

Parameters:
e - the causing exception.

AssetPlacementException

public AssetPlacementException(String msg)
Constructor.

Parameters:
msg - the exception's message.

AssetPlacementException

public AssetPlacementException(String msg,
                               Throwable cause)
Constructor.

Parameters:
msg - the exception's message.
cause - the exception's cause.


[an error occurred while processing this directive] [an error occurred while processing this directive]