public class ReusedShortnameException extends RuntimeException
Modifier and Type | Class and Description |
---|---|
static class |
ReusedShortnameException.One |
Modifier and Type | Field and Description |
---|---|
List<ReusedShortnameException.One> |
problems |
Constructor and Description |
---|
ReusedShortnameException(List<ReusedShortnameException.One> problems) |
ReusedShortnameException(ReusedShortnameException.One one) |
ReusedShortnameException(String shortName,
Set<String> uris) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public final List<ReusedShortnameException.One> problems
public ReusedShortnameException(ReusedShortnameException.One one)
public ReusedShortnameException(List<ReusedShortnameException.One> problems)
Copyright © 2014. All Rights Reserved.