public class VElementNotFoundException extends MapsException
| Constructor and Description | 
|---|
VElementNotFoundException()
Create a new NetworkNodeNotFoundException with no detail message. 
 | 
VElementNotFoundException(String msg)
Create a new NetworkNodeNotFoundException with the String specified as an error message. 
 | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic VElementNotFoundException()
public VElementNotFoundException(String msg)
msg - The error message for the exception.Copyright © 2015. All rights reserved.