PTP
Release 7.0

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

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

public class AIFFormatException
extends AIFException

AIF Format Exception

Since:
4.0
See Also:
Serialized Form

Constructor Summary
AIFFormatException(java.lang.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

AIFFormatException

public AIFFormatException(java.lang.String msg)

PTP
Release 7.0

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