public class MethodCollectionProductionException
extends java.lang.Exception
MethodCollectionFactory could not
produce a method collection.| Constructor and Description |
|---|
MethodCollectionProductionException() |
MethodCollectionProductionException(java.lang.String message) |
MethodCollectionProductionException(java.lang.String message,
java.lang.Throwable cause) |
MethodCollectionProductionException(java.lang.String message,
java.lang.Throwable cause,
boolean enableSuppression,
boolean writableStackTrace) |
MethodCollectionProductionException(java.lang.Throwable cause) |
public MethodCollectionProductionException()
public MethodCollectionProductionException(java.lang.String message)
public MethodCollectionProductionException(java.lang.String message,
java.lang.Throwable cause)
public MethodCollectionProductionException(java.lang.String message,
java.lang.Throwable cause,
boolean enableSuppression,
boolean writableStackTrace)
public MethodCollectionProductionException(java.lang.Throwable cause)