public class MatchingCentroidNotFoundException extends Exception
Constructor and Description |
---|
MatchingCentroidNotFoundException() |
MatchingCentroidNotFoundException(String arg0) |
MatchingCentroidNotFoundException(String arg0,
Throwable arg1) |
MatchingCentroidNotFoundException(String arg0,
Throwable arg1,
boolean arg2,
boolean arg3) |
MatchingCentroidNotFoundException(Throwable arg0) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public MatchingCentroidNotFoundException()
public MatchingCentroidNotFoundException(String arg0, Throwable arg1, boolean arg2, boolean arg3)
public MatchingCentroidNotFoundException(String arg0, Throwable arg1)
public MatchingCentroidNotFoundException(String arg0)
public MatchingCentroidNotFoundException(Throwable arg0)
Copyright © 2013–2022. All rights reserved.