KIE :: Execution Server :: Client 6.2.0.CR4

org.kie.server.client
Class KieServicesClientException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by org.kie.server.client.KieServicesClientException
All Implemented Interfaces:
Serializable

public class KieServicesClientException
extends RuntimeException

See Also:
Serialized Form

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

KieServicesClientException

public KieServicesClientException()

KieServicesClientException

public KieServicesClientException(String message)

KieServicesClientException

public KieServicesClientException(String message,
                                  Throwable cause)

KieServicesClientException

public KieServicesClientException(Throwable cause)

KIE :: Execution Server :: Client 6.2.0.CR4

Copyright © 2001-2015 JBoss by Red Hat. All Rights Reserved.