Package | Description |
---|---|
edu.ucsb.nceas.metacat.accesscontrol | |
edu.ucsb.nceas.metacat.scheduler | |
edu.ucsb.nceas.metacat.shared | |
edu.ucsb.nceas.metacat.util |
Modifier and Type | Class and Description |
---|---|
class |
AccessControlException
Exception thrown when an error occurs during access control
|
class |
PermOrderException
Exception thrown when an error occurs with a permission order
|
Constructor and Description |
---|
AccessControlException(java.lang.String message,
BaseException deeperException) |
PermOrderException(java.lang.String message,
BaseException deeperException) |
Modifier and Type | Class and Description |
---|---|
class |
MetacatSchedulerException
Exception thrown when an error occurs in a configuration administrative
class
|
Constructor and Description |
---|
MetacatSchedulerException(java.lang.String message,
BaseException deeperException) |
Modifier and Type | Class and Description |
---|---|
class |
AccessException
Exception thrown when an error occurs in a configuration administrative
class
|
class |
ServiceException
Exception thrown when an error occurs in a configuration administrative
class
|
Constructor and Description |
---|
AccessException(java.lang.String message,
BaseException deeperException) |
BaseException(java.lang.String message,
BaseException deeperException)
Create a new BaseException.
|
ServiceException(java.lang.String message,
BaseException deeperException) |
Modifier and Type | Method and Description |
---|---|
static void |
ResponseUtil.sendErrorXML(javax.servlet.http.HttpServletResponse response,
java.lang.Long errorCode,
BaseException be) |
Copyright © 2020 Regents of the University of California. All Rights Reserved.