KIE Remote Services :: Common 6.2.0.Beta1

Uses of Class
org.kie.remote.common.exception.RestOperationException

Packages that use RestOperationException
org.kie.remote.common.exception   
 

Uses of RestOperationException in org.kie.remote.common.exception
 

Methods in org.kie.remote.common.exception that return RestOperationException
static RestOperationException RestOperationException.badRequest(String msg)
           
static RestOperationException RestOperationException.conflict(String msg, Exception e)
           
static RestOperationException RestOperationException.forbidden(String msg)
           
static RestOperationException RestOperationException.internalServerError(String msg)
           
static RestOperationException RestOperationException.internalServerError(String msg, Exception e)
           
static RestOperationException RestOperationException.notFound(String msg)
           
 


KIE Remote Services :: Common 6.2.0.Beta1

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