Modifier and Type | Field and Description |
---|---|
private static final long |
Access | Constructor and Description |
---|---|
public | |
public | RoleNotFoundException(String
the detail message. message)Constructor with given message put in exception. |
serialVersionUID | back to summary |
---|---|
private static final long serialVersionUID Hides javax. |
RoleNotFoundException | back to summary |
---|---|
public RoleNotFoundException() Default constructor, no message put in exception. |
RoleNotFoundException | back to summary |
---|---|
public RoleNotFoundException(String message) Constructor with given message put in exception.
|