public class InvalidPathArgumentException extends IllegalArgumentException
| Constructor and Description |
|---|
InvalidPathArgumentException(Exception e) |
InvalidPathArgumentException(String message) |
InvalidPathArgumentException(String message,
Exception e) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic InvalidPathArgumentException(String message)
public InvalidPathArgumentException(Exception e)
public InvalidPathArgumentException(String message, Exception e)
Copyright © 2018. All rights reserved.