org.aludratest.hpalm.infrastructure
Class HpAlmException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.aludratest.hpalm.infrastructure.HpAlmException
All Implemented Interfaces:
Serializable

public class HpAlmException
extends Exception

See Also:
Serialized Form

Constructor Summary
HpAlmException(String message)
           
HpAlmException(String message, String id)
           
HpAlmException(String message, Throwable cause)
           
 
Method Summary
 String getHpAlmId()
           
 
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

HpAlmException

public HpAlmException(String message)

HpAlmException

public HpAlmException(String message,
                      String id)

HpAlmException

public HpAlmException(String message,
                      Throwable cause)
Method Detail

getHpAlmId

public String getHpAlmId()


Copyright © 2015 aludratest.org. All rights reserved.