public class NoProperXLinkRepositoryException extends Exception
Constructor and Description |
---|
NoProperXLinkRepositoryException()
Creates a new instance of
NoProperXLinkRepositoryException without detail message. |
NoProperXLinkRepositoryException(String msg)
Constructs an instance of
NoProperXLinkRepositoryException with the specified detail
message. |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public NoProperXLinkRepositoryException()
NoProperXLinkRepositoryException
without detail message.public NoProperXLinkRepositoryException(String msg)
NoProperXLinkRepositoryException
with the specified detail
message.msg
- the detail message.Copyright © 2014. All rights reserved.