public class NotFoundException
extends java.lang.RuntimeException
Constructor and Description |
---|
NotFoundException(java.lang.String s) |
NotFoundException(java.lang.String s,
PermId permId) |
NotFoundException(java.lang.String s,
PermId permId,
java.lang.Throwable throwable) |
NotFoundException(java.lang.String s,
java.lang.Throwable throwable) |
Modifier and Type | Method and Description |
---|---|
PermId |
getPermId() |
public NotFoundException(java.lang.String s)
public NotFoundException(java.lang.String s, PermId permId)
public NotFoundException(java.lang.String s, java.lang.Throwable throwable)
public NotFoundException(java.lang.String s, PermId permId, java.lang.Throwable throwable)
public PermId getPermId()