public class StoreExceptionsInformation extends ExceptionInformation
Objs.Constructor<T extends Objs>, Objs.Property<T>
Modifier and Type | Field and Description |
---|---|
Objs.Property<String> |
detailURI |
Objs.Property<String> |
explanationString |
Objs.Property<String> |
siteName |
domain
Modifier | Constructor and Description |
---|---|
protected |
StoreExceptionsInformation(Objs.Constructor<?> c,
Object js) |
Modifier and Type | Method and Description |
---|---|
static StoreExceptionsInformation |
$as(Object obj) |
String |
detailURI() |
String |
explanationString() |
String |
siteName() |
domain
$as, $cast, $delete, $get, $js, $set, create, create, defineProperties, defineProperty, freeze, getOwnPropertyDescriptor, getOwnPropertyNames, getPrototypeOf, hasOwnProperty, isExtensible, isFrozen, isPrototypeOf, isSealed, keys, newObject, newObject, preventExtensions, propertyIsEnumerable, seal, toLocaleString, toString, valueOf
public Objs.Property<String> siteName
public Objs.Property<String> explanationString
public Objs.Property<String> detailURI
protected StoreExceptionsInformation(Objs.Constructor<?> c, Object js)
public static StoreExceptionsInformation $as(Object obj)
public String siteName()
public String explanationString()
public String detailURI()
Copyright © 2018. All rights reserved.