Package com.enonic.xp.issue
Class IssueNotFoundException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- com.enonic.xp.exception.BaseException
-
- com.enonic.xp.exception.NotFoundException
-
- com.enonic.xp.issue.IssueNotFoundException
-
- All Implemented Interfaces:
java.io.Serializable
@PublicApi public final class IssueNotFoundException extends NotFoundException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description IssueNotFoundException(IssueId id)
-
Method Summary
-
Methods inherited from class com.enonic.xp.exception.BaseException
getCode
-
-
-
-
Constructor Detail
-
IssueNotFoundException
public IssueNotFoundException(IssueId id)
-
-