Class ProcessNotFoundException

  • All Implemented Interfaces:
    Serializable

    public class ProcessNotFoundException
    extends com.gooddata.GoodDataException
    Process of the given URI doesn't exist
    See Also:
    Serialized Form
    • Constructor Detail

      • ProcessNotFoundException

        public ProcessNotFoundException​(String uri,
                                        Throwable cause)
    • Method Detail

      • getUri

        public String getUri()