/** * Copyright (C) 2010-14 diirt developers. See COPYRIGHT.TXT * All rights reserved. Use is subject to license terms. See LICENSE.TXT */ /** * Contains a common set of exceptions that can be reused but do not * fall in the common exceptions present in {@code java.lang}. */ package org.diirt.util.exceptions;