org.kie.services.remote.exception
Class DomainNotFoundBadRequestException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.jboss.resteasy.spi.Failure
org.jboss.resteasy.spi.LoggableFailure
org.jboss.resteasy.spi.BadRequestException
org.kie.services.remote.exception.DomainNotFoundBadRequestException
- All Implemented Interfaces:
- Serializable
public class DomainNotFoundBadRequestException
- extends org.jboss.resteasy.spi.BadRequestException
- See Also:
- Serialized Form
| Fields inherited from class org.jboss.resteasy.spi.Failure |
errorCode, loggable, response |
| Methods inherited from class org.jboss.resteasy.spi.Failure |
getErrorCode, getResponse, isLoggable, setErrorCode, setLoggable |
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
DomainNotFoundBadRequestException
public DomainNotFoundBadRequestException(String s)
DomainNotFoundBadRequestException
public DomainNotFoundBadRequestException(String s,
Throwable throwable)
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.