com.latencybusters.pdm
Class PDMException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by com.latencybusters.pdm.PDMException
All Implemented Interfaces:
java.io.Serializable

public class PDMException
extends java.lang.RuntimeException

An exception class thrown by the PDM library.

See Also:
Serialized Form

Constructor Summary
PDMException()
           
PDMException(java.lang.String message)
           
PDMException(java.lang.String message, java.lang.Throwable t)
           
PDMException(java.lang.Throwable t)
           
 
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

PDMException

public PDMException()

PDMException

public PDMException(java.lang.String message)

PDMException

public PDMException(java.lang.Throwable t)

PDMException

public PDMException(java.lang.String message,
                    java.lang.Throwable t)


All of the documentation and software included in this and any other Informatica Inc "Ultra Messaging" Release is Copyright (C) 2004-2014, Informatica Corporation. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted only as covered by the terms of a valid software license agreement with 29West Inc. Copyright © 2004-2014, Informatica, Inc. All Rights Reserved.