public class UserNotLoggedInException extends Exception
Constructor and Description |
---|
UserNotLoggedInException() |
UserNotLoggedInException(String message) |
UserNotLoggedInException(String message,
Throwable cause) |
UserNotLoggedInException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2020 Atlassian Software Systems Pty Ltd. All rights reserved.