TextGrid Repository
2017
TG-auth*
TG-crud
TG-digilib
TG-oaipmh
TG-pid
TG-publish
TG-search
TextGrid Aggregator
TextGrid Import
TextGrid Java Clients
Usage
Examples
Javadoc
Javadoc
info.textgrid.clients
info.textgrid.clients.tgauth
info.textgrid.clients.tgcrud
info.textgrid.clients.tgsearch
Sources
License
TextGrid Resolver and PIDs
TextGrid Repository
Docs
»
TextGrid Java Clients
»
Javadoc
»
info.textgrid.clients.tgcrud
»
CrudClientException
View page source
CrudClientException
¶
public class
CrudClientException
extends
Exception
¶
Constructors
¶
CrudClientException
¶
public
CrudClientException
(
)
¶
CrudClientException
¶
public
CrudClientException
(
String
message
)
¶
CrudClientException
¶
public
CrudClientException
(
Throwable
cause
)
¶
CrudClientException
¶
public
CrudClientException
(
String
message
,
Throwable
cause
)
¶
CrudClientException
¶
public
CrudClientException
(
String
message
,
Throwable
cause
, boolean
enableSuppression
, boolean
writableStackTrace
)
¶