Example usage for com.liferay.portal.kernel.webdav WebDAVException subclass-usage

List of usage examples for com.liferay.portal.kernel.webdav WebDAVException subclass-usage

Introduction

In this page you can find the example usage for com.liferay.portal.kernel.webdav WebDAVException subclass-usage.

Usage

From source file it.smc.calendar.sync.caldav.ResourceNotFoundException.java

/**
 * @author Fabio Pezzutto
 */
public class ResourceNotFoundException extends WebDAVException {

    public ResourceNotFoundException() {