Class ServiceException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.linkedopenactors.rdfpub.client.ServiceException
All Implemented Interfaces:
Serializable

public class ServiceException extends RuntimeException
See Also:
  • Constructor Details

    • ServiceException

      public ServiceException(String message, int statusCode)
  • Method Details

    • getStatusCode

      public int getStatusCode()