com
.
websudos
.
phantom
exceptions
package
exceptions
Visibility
Public
All
Type Members
case class
InvalidClusteringKeyException
(
table:
String
)
extends
RuntimeException
with
NoStackTrace
with
Product
with
Serializable
case class
InvalidPrimaryKeyException
(
table:
String
)
extends
RuntimeException
with
NoStackTrace
with
Product
with
Serializable
case class
InvalidTableException
(
msg:
String
)
extends
RuntimeException
with
NoStackTrace
with
Product
with
Serializable
Ungrouped