Class InstanceAccountNotFoundException

  • All Implemented Interfaces:
    Serializable, org.duracloud.common.error.MessageFormattable

    public class InstanceAccountNotFoundException
    extends org.duracloud.common.error.DuraCloudRuntimeException
    See Also:
    Serialized Form
    • Constructor Detail

      • InstanceAccountNotFoundException

        public InstanceAccountNotFoundException()
      • InstanceAccountNotFoundException

        public InstanceAccountNotFoundException​(Long instanceId,
                                                Long accountId)