public class Complaint extends Object
static String
NO_VALID_CONSTRUCTOR
Complaint()
static Error
from(Class<? extends Error> complaintType, String complaintDetails, Throwable actualError)
from(Class<? extends Error> complaintType, Throwable actualError)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static final String NO_VALID_CONSTRUCTOR
public Complaint()
public static Error from(Class<? extends Error> complaintType, String complaintDetails, Throwable actualError)
public static Error from(Class<? extends Error> complaintType, Throwable actualError)
Copyright © 2021. All rights reserved.