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

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

public class ClientCreationException
extends Exception

Author:
Praqma
See Also:
Serialized Form

Constructor Summary
ClientCreationException(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

ClientCreationException

public ClientCreationException(String msg,
                               Throwable cause)


Copyright © 2004-2014. All Rights Reserved.