public class FabricException
extends java.lang.Exception
FabricException
represents an error that may be communicated
by the store to a worker.Constructor and Description |
---|
FabricException() |
FabricException(java.lang.String msg) |
FabricException(java.lang.String message,
java.lang.Throwable cause) |
FabricException(java.lang.Throwable cause) |