BundlerException


class BundlerException : Exception


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

Summary

Public constructors

Inherited functions

From java.lang.Throwable

Public constructors

BundlerException

Added in 1.0.0
BundlerException(msg: String?)

BundlerException

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