Class FileLinkNotFoundInASResourceDataServiceException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- net.anotheria.asg.exception.ASGRuntimeException
-
- net.anotheria.anosite.gen.asresourcedata.service.ASResourceDataServiceException
-
- net.anotheria.anosite.gen.asresourcedata.service.FileLinkNotFoundInASResourceDataServiceException
-
- All Implemented Interfaces:
java.io.Serializable
public class FileLinkNotFoundInASResourceDataServiceException extends ASResourceDataServiceException
Exception for gets over non existing id in IASResourceDataService, document: FileLink- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description FileLinkNotFoundInASResourceDataServiceException(java.lang.String id)
-