Class UnresolvableCollectionShardException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- java.lang.IllegalStateException
-
- com.alpha.mongodb.sharding.core.exception.UnresolvableShardException
-
- com.alpha.mongodb.sharding.core.exception.UnresolvableCollectionShardException
-
- All Implemented Interfaces:
Serializable
public class UnresolvableCollectionShardException extends UnresolvableShardException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description UnresolvableCollectionShardException()
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-