public class InvalidUuidException extends RuntimeException
Constructor and Description |
---|
InvalidUuidException()
Constructs an InvalidPathException with no detail message
|
InvalidUuidException(String message)
Constructs an InvalidPathException with the specified detail message.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public InvalidUuidException()
public InvalidUuidException(String message)
message
- the detail message.