KIE Remote Services :: Services 6.0.0.CR2

org.kie.services.remote.rest.exception
Class TooEarlyException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by org.jboss.resteasy.spi.Failure
                  extended by org.jboss.resteasy.spi.LoggableFailure
                      extended by org.jboss.resteasy.spi.BadRequestException
                          extended by org.kie.services.remote.rest.exception.TooEarlyException
All Implemented Interfaces:
Serializable

public class TooEarlyException
extends org.jboss.resteasy.spi.BadRequestException

See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.jboss.resteasy.spi.Failure
errorCode, loggable, response
 
Constructor Summary
TooEarlyException(String msg)
           
 
Method Summary
 
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
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

TooEarlyException

public TooEarlyException(String msg)

KIE Remote Services :: Services 6.0.0.CR2

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