Class baja.comm.BoxError
Extends
baja.comm.ServerError.
Defined in: comm.js.
| Constructor Attributes | Constructor Name and Description |
|---|---|
| <private> |
baja.comm.BoxError(errorType, message)
A BOX Error.
|
Class Detail
<private>
baja.comm.BoxError(errorType, message)
A BOX Error.
A BOX Error is one that originated from the Server using the BOX protocol.
- Parameters:
- errorType Optional
- the type of error
- message Optional
- the error message