KIE :: Execution Server :: Client 6.2.1-SNAPSHOT

org.kie.server.client
Class KieServicesException

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

public class KieServicesException
extends RuntimeException

See Also:
Serialized Form

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

KieServicesException

public KieServicesException()

KieServicesException

public KieServicesException(String message)

KieServicesException

public KieServicesException(String message,
                            Throwable cause)

KieServicesException

public KieServicesException(Throwable cause)

KIE :: Execution Server :: Client 6.2.1-SNAPSHOT

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