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