BundlerException

class BundlerException : Exception


An Exception that notates a failure in serializing or deserialized to or from a bundle.

Summary

Public constructors

Public constructors

BundlerException

Added in 1.0.0
BundlerException(msg: String?)

BundlerException

Added in 1.0.0
BundlerException(msg: String?, e: Throwable)