aboutsummaryrefslogtreecommitdiffstats
path: root/vespajlib/src/main/java/com/yahoo/exception/package-info.java
blob: 3c0a7d7608f45b6e86275223722b91016ab13aae (plain) (blame)
1
2
3
4
5
6
7
8
// Copyright Vespa.ai. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
/**
 * @author bjorncs
 */
@ExportPackage
package com.yahoo.exception;

import com.yahoo.osgi.annotation.ExportPackage;