PTP
Release 5.0

org.eclipse.ptp.debug.core.pdi.model.aif
Class AIFException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.eclipse.ptp.debug.core.pdi.model.aif.AIFException
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
AIFFormatException

public class AIFException
extends Exception

See Also:
Serialized Form

Constructor Summary
AIFException(String msg)
           
 
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

AIFException

public AIFException(String msg)

PTP
Release 5.0

Copyright (c) 2011 IBM Corporation and others. All Rights Reserved.