summaryrefslogtreecommitdiffstats
path: root/vespajlib/src/main/java/com/yahoo/exception/package-info.java
blob: 8254f90651f948ed51e908ccf8db58930af5680f (plain) (blame)
1
2
3
4
5
6
7
8
// Copyright 2019 Oath Inc. 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;