net.praqma.jenkins.rqm.model.exception
Class RQMObjectParseException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by net.praqma.jenkins.rqm.model.exception.RQMObjectParseException
All Implemented Interfaces:
Serializable

public class RQMObjectParseException
extends Exception

Author:
Praqma
See Also:
Serialized Form

Constructor Summary
RQMObjectParseException(String msg, Throwable cause)
           
 
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

RQMObjectParseException

public RQMObjectParseException(String msg,
                               Throwable cause)


Copyright © 2004-2014. All Rights Reserved.