public abstract class PExceptionDescriptor<Exception extends PMessage<Exception,Field>,Field extends PField> extends PStructDescriptor<Exception,Field>
| Constructor and Description |
|---|
PExceptionDescriptor(String packageName,
String name,
PMessageBuilderFactory<Exception,Field> provider,
boolean simple) |
| Modifier and Type | Method and Description |
|---|---|
PMessageVariant |
getVariant() |
builder, equals, getFactoryInternal, getField, getField, getFields, getType, hashCode, isCompactible, isSimplegetName, getPackageName, getQualifiedName, toStringpublic PExceptionDescriptor(String packageName, String name, PMessageBuilderFactory<Exception,Field> provider, boolean simple)
public PMessageVariant getVariant()
getVariant in class PStructDescriptor<Exception extends PMessage<Exception,Field>,Field extends PField>Copyright © 2015–2016 morimekta.net. All rights reserved.