类 DraftConsumerUncheckedException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.babyfish.jimmer.DraftConsumerUncheckedException
所有已实现的接口:
Serializable

public class DraftConsumerUncheckedException extends RuntimeException
If DraftConsumer throws an exception that is neither RuntimeException nor Error, wrap that exception and then rethrow.
另请参阅: