public class VElementNotChildException extends MapsException
Constructor and Description |
---|
VElementNotChildException()
Create a new NetworkNodeNotFoundException with no detail message.
|
VElementNotChildException(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, toString
public VElementNotChildException()
public VElementNotChildException(String msg)
msg
- The error message for the exception.Copyright © 2015. All rights reserved.